Open sandbox folder PowerTool
Posted: Thu Apr 22, 2010 8:46 pm
I run Firefox in a sandbox. Unfortunately this means all my downloads/PDF prints etc save to the Sandbox. When I go to retrieve a file I can do it one of two (not very good) ways:
1. Through a sandboxed explorer
- Very confusing at to which files are sandboxed and which aren't
- Have to open the equivalent non-sandboxed explorer window to copy into
- Dragging out of the sandbox doesn't work
2. Browsing into the Sandbox folder
- Requires lots of navigation to get to the equivalent sandbox folder
So... I wrote this tool to automate the second option, modelled along the lines of the "Open Command Window Here" PowerTool. It adds a item to the context menu of folders "Open sandbox", which when clicked will open explorer at the sandbox equivalent of that folder. Retrieving files is then a simple matter of cut and paste/drag and drop etc.
The zip file (links below) has 2 files:
OpenSandbox.exe is a package of batch file, the PHP 5.3 cli/dll and PHP script. The batch file calls the PHP script which does the path handling, and returns the sandbox path. The batch file then checks if the path exists and if so, calls explorer with it.
Add Open Sandbox.reg adds the item to the folder context menu. This passes in all the paths to OpenSandbox.exe, so can be edited to suit your sandbox.
Links here:
http://www.massmirror.com/3896d0fa98137 ... cd543.html
Direct links:
http://www.massmirror.com/get.php?dl=Op ... erTool.zip
http://www.megaupload.com/?d=DQSTOUWN
http://rapidshare.com/files/379009969/O ... l.zip.html
http://www.zshare.net/download/75276831d2968a58/
http://www.badongo.com/file/22197770
Installation:
1. Copy OpenSandbox.exe to the Sandboxie program folder
2. Edit the .reg file to specify
a. OpenSandbox.exe location
b. Sandbox folder
c. Sandbox name
3. Merge the .reg file
Enjoy!
1. Through a sandboxed explorer
- Very confusing at to which files are sandboxed and which aren't
- Have to open the equivalent non-sandboxed explorer window to copy into
- Dragging out of the sandbox doesn't work
2. Browsing into the Sandbox folder
- Requires lots of navigation to get to the equivalent sandbox folder
So... I wrote this tool to automate the second option, modelled along the lines of the "Open Command Window Here" PowerTool. It adds a item to the context menu of folders "Open sandbox", which when clicked will open explorer at the sandbox equivalent of that folder. Retrieving files is then a simple matter of cut and paste/drag and drop etc.
The zip file (links below) has 2 files:
OpenSandbox.exe is a package of batch file, the PHP 5.3 cli/dll and PHP script. The batch file calls the PHP script which does the path handling, and returns the sandbox path. The batch file then checks if the path exists and if so, calls explorer with it.
Add Open Sandbox.reg adds the item to the folder context menu. This passes in all the paths to OpenSandbox.exe, so can be edited to suit your sandbox.
Links here:
http://www.massmirror.com/3896d0fa98137 ... cd543.html
Direct links:
http://www.massmirror.com/get.php?dl=Op ... erTool.zip
http://www.megaupload.com/?d=DQSTOUWN
http://rapidshare.com/files/379009969/O ... l.zip.html
http://www.zshare.net/download/75276831d2968a58/
http://www.badongo.com/file/22197770
Installation:
1. Copy OpenSandbox.exe to the Sandboxie program folder
2. Edit the .reg file to specify
a. OpenSandbox.exe location
b. Sandbox folder
c. Sandbox name
3. Merge the .reg file
Enjoy!