PDA

View Full Version : browser sandboxed


HURST
April 4th, 2008, 11:21 AM
Hi

I'm setting up different sandboxes for different programs with sandboxie.
I have a question:
how can I achieve that when I "run the default browser sandboxed", it opens in a custom sandbox by default instead of "DefaultBox"?

MikeNAS
April 4th, 2008, 11:31 AM
-{ Quote: "Hi

I'm setting up different sandboxes for different programs with sandboxie.
I have a question:
how can I achieve that when I "run the default browser sandboxed", it opens in a custom sandbox by default instead of "DefaultBox"?" }-

Edit shortcut:

"C:\Program Files\Sandboxie\Start.exe" /box:testi default_browser

So just add /box: and of course box name.

EDIT: More info Sandboxie - Start Command Line (http://www.sandboxie.com/index.php?StartCommandLine)

HURST
April 4th, 2008, 11:35 AM
Thanks