You can use the SandboxPath parameter to store the sandbox on a mapped drive. A network location is useful for backing up the sandbox and so that users can log in to any machine and keep their application settings.

Procedure

  1. Open the Package.ini file.
  2. Under the SandboxName parameter, set the SandboxPath parameter to the network location.
    SandboxName=Mozilla Firefox 3.0
    SandboxPath=Z:\Sandbox
    If Mozilla Firefox 3.0 is the value of the SandboxName parameter, the captured Firefox application creates the sandbox in Z:\Sandbox\Mozilla Firefox 3.0.

Results