mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-11-22 16:03:22 +01:00
Fix close-screen-magnifier.ps1
This commit is contained in:
parent
6327c74045
commit
55d735f59d
@ -11,5 +11,5 @@
|
||||
https://github.com/fleschutz/PowerShell
|
||||
#>
|
||||
|
||||
& "$PSScriptRoot/close-program.ps1" "Screen Magnifier" "magnify.exe" ""
|
||||
& "$PSScriptRoot/close-program.ps1" "Screen Magnifier" "magnify.exe" "Magnifier"
|
||||
exit 0 # success
|
||||
|
Loading…
Reference in New Issue
Block a user