StartProgram and AutoExec only run in the sandbox.
Is there a way to start a program that runs outside of the sandbox?
What I want to do with my Firefox sandbox:
1. Remove directory "c:\Users\<user>\AppData\Roaming\Macromedia\Flash Player" outside (real file system) of the sandbox
2. Start Firefox sandboxed
StartProgram / AutoExec
-
- Posts: 2690
- Joined: Tue Dec 26, 2006 5:44 pm
- Location: West Florida
Perhaps use a batch (.bat) file stored outside the sandbox which performs both tasks?
A batch file with these commands should do the job.
A batch file with these commands should do the job.
The above batch commands assume you have Firefox forced to run in your Firefox sandbox, otherwise you need to replace "start firefox" with the Sandboxie cmd parameter instead, something like this.rmdir /s /q "C:\Users\<user>\AppData\Roaming\Macromedia\Flash Player"
start firefox
Of course remember to replace <user> with your username first. Hope that helps.rmdir /s /q "C:\Users\<user>\AppData\Roaming\Macromedia\Flash Player"
"C:\Program Files\Sandboxie\Start.exe" /box:FirefoxBox firefox.exe
Windows 7 SP1 x64, Sandboxie v3.70 x64 with Experimental Protection, GnuPG, OTR (Off-The-Record), Sticky Password, My Brain.
Who is online
Users browsing this forum: No registered users and 1 guest