mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-11-22 16:03:22 +01:00
Update close-task-manager.ps1
This commit is contained in:
parent
cbc1e22d96
commit
01eed5424a
@ -11,7 +11,5 @@
|
||||
https://github.com/fleschutz/PowerShell
|
||||
#>
|
||||
|
||||
#Requires -RunAsAdministrator
|
||||
|
||||
& "$PSScriptRoot/close-program.ps1" "Task Manager" "Taskmgr" "Taskmgr.exe"
|
||||
tskill taskmgr
|
||||
exit 0 # success
|
||||
|
Loading…
Reference in New Issue
Block a user