poweradminllc / PAExec

Remote execution, like PsExec
523 stars 177 forks source link

Hide window for executed process #16

Closed iskiselev closed 3 years ago

iskiselev commented 8 years ago

If in admin console i run something as:

C:\>paexec -s "c:\Windows\System32\cmd.exe"

It will redirect input/output to original console window, but additionally will create one more console window (with no input output). Is there any option to hide this child window?

poweradminllc commented 3 years ago

Unable to reproduce in v1.28 (maybe fixed previously?)