mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-12-17 12:10:53 +01:00
Fix close-paint-3d.ps1
This commit is contained in:
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
|
||||
|
Loading…
Reference in New Issue
Block a user