mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-11-08 09:04:18 +01:00
Fix close-screen-magifier.ps1
This commit is contained in:
parent
3c55f1889f
commit
fd5a1deba9
@ -11,5 +11,5 @@
|
||||
https://github.com/fleschutz/PowerShell
|
||||
#>
|
||||
|
||||
& "$PSScriptRoot/close-program.ps1" "Screen Magnifier" "magnify.exe" "Magnifier"
|
||||
& "$PSScriptRoot/close-program.ps1" "Screen Magnifier" "Magnify" "magnify.exe"
|
||||
exit 0 # success
|
||||
|
Loading…
Reference in New Issue
Block a user