Windows 10 TaskMgr to Tray

Anonymous
plain_text
10/19/2021 3:55 AM
212 B
21
Indexable
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -command "& { $x = New-Object -ComObject Shell.Application; $x.shellexecute('taskmgr','','','',0) }
Editor is loading...