You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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.
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_
The text was updated successfully, but these errors were encountered: