[5.24] /listpids stopped working [SOLVED - Beta 5.25.2]
Posted: Wed Mar 28, 2018 4:50 pm
Hello all,
Sandboxie's command argument "/listpids" stopped working after I updated Sandboxie to 5.24.
The command runs fine (no errors) but doesn't show any PIDs in console while programs are sandboxed.
I'm using Windows 10 64-bit with no Antivirus installed.
How to reproduce:
1. Sandbox any program. I used Windows Explorer.
2. Open CMD and paste any of the following:
Output: (view GIF)
Hope this get fixed soon!
Regards,
John
Sandboxie's command argument "/listpids" stopped working after I updated Sandboxie to 5.24.
The command runs fine (no errors) but doesn't show any PIDs in console while programs are sandboxed.
I'm using Windows 10 64-bit with no Antivirus installed.
How to reproduce:
1. Sandbox any program. I used Windows Explorer.
2. Open CMD and paste any of the following:
Code: Select all
"C:\Program Files\Sandboxie\Start.exe" /box:DefaultBox /listpids | more
"C:\Program Files\Sandboxie\Start.exe" /listpids | more
Code: Select all
C:\>"C:\Program Files\Sandboxie\Start.exe" /box:DefaultBox /listpids | more
<blank>
<blank>
C:\>"C:\Program Files\Sandboxie\Start.exe" /listpids | more
<blank>
<blank>
C:\>
Regards,
John