1
0
mirror of https://github.com/fleschutz/PowerShell.git synced 2025-07-05 15:10:05 +02:00

Fix close-paint-3d.ps1

This commit is contained in:
Markus Fleschutz
2021-11-12 13:03:27 +01:00
parent ff28c7e297
commit 1a74335692

@ -11,5 +11,5 @@
https://github.com/fleschutz/PowerShell
#>
taskkill /im Paint3D
taskkill /f /im PaintStudio.View.exe
exit 0 # success