Windows 10 TaskMgr to Tray
unknown
plain_text
4 years ago
157 B
7
Indexable
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -command "& { $x = New-Object -ComObject Shell.Application; $x.shellexecute('taskmgr','','','',0) }
Editor is loading...