Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command to Run Program Launched From Within Sandbox Outside of Sandbox? #1412

Closed
SolidSouless opened this issue Dec 3, 2021 · 2 comments
Closed
Labels
Status: Added in Next Build Added in the next Sandboxie version

Comments

@SolidSouless
Copy link

I want to launch a game from the sandboxed Steam client, but want that launched Steam game to run outside the sandbox. I found this site with a list of commands that are supposed to exempt a program from running in the sandbox, but I could not get it to do so.

Steam needs to be running in the sandbox, but I want the game to run outside. Is this even possible?

https://sandboxie-website-archive.github.io/www.sandboxie.com/StartCommandLine.html
_Disable Forced Programs

The following command runs a program outside the sandox, even if the program is forced. It is similar to using the Run Outside Sandbox option from the sandbox selection window of the Run Sandboxed command.

"C:\Program Files\Sandboxie\Start.exe" /dfp c:\path\to\program.exe
"C:\Program Files\Sandboxie\Start.exe" /disable_force c:\path\to\program.exe_

@DavidXanatos
Copy link
Member

no its not possible, these commands dont work from within a sandbox only from outside, for security reasons

@exander77
Copy link

no its not possible, these commands dont work from within a sandbox only from outside, for security reasons

Can this be implemented? I made a feature request: #1500

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Added in Next Build Added in the next Sandboxie version
Projects
None yet
Development

No branches or pull requests

3 participants