You can use the SandboxPath parameter to set a portable device location for the sandbox. You can use any portable device, such as a USB drive, that appears as a disk drive in the My Computer system folder. A portable device location is useful to keep the sandbox data on the device where the application resides.
Procedure
- Open the Package.ini file.
- Under the SandboxName parameter, set the SandboxPath parameter to the directory on a USB drive where the executable file resides.
SandboxName=Mozilla Firefox 3.0
SandboxPath=.
If Mozilla Firefox 3.0
is the value of the SandboxName parameter, the captured Firefox application creates the Mozilla Firefox 3.0
sandbox in the same directory that Firefox runs from.