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:
@ -11,5 +11,5 @@
|
||||
https://github.com/fleschutz/PowerShell
|
||||
#>
|
||||
|
||||
taskkill /im Paint3D
|
||||
taskkill /f /im PaintStudio.View.exe
|
||||
exit 0 # success
|
||||
|
Reference in New Issue
Block a user