start a program using command line in a lambda sandbox ?

Post Reply
cyrianox
Posts: 1
Joined: Thu Jun 24, 2021 10:17 am

start a program using command line in a lambda sandbox ?

Post by cyrianox »

Hello,

I know i can start a program like this :
"C:\Program Files\Sandboxie\Start.exe" /box:TestBox calc.exe

But can i use something like this :

"C:\Program Files\Sandboxie\Start.exe" /box:void calc.exe

to create a one time use sandbox ?

User avatar
DavidXanatos
Posts: 340
Joined: Fri Mar 19, 2021 11:26 am

Re: start a program using command line in a lambda sandbox ?

Post by DavidXanatos »

no you can not, but that actually sounds usefull so I'll put that on my todo...
ability to create one of boxed that auto delete after use.

Post Reply