Use a text editor to modify the Package.ini file.

Information about specificPackage.ini parameters is available in the ThinApp Package.ini Parameters Reference.

Procedure

  1. Open the Package.ini file located in the captured application folder.
    For example, a Firefox 2.0.0.3 path might be C:\Program Files\VMware\VMware ThinApp\Captures\Mozilla Firefox 2.0.0.3\Package.ini.
  2. Activate the parameter to edit by removing the semicolon at the beginning of the line.
    For example, activate the RemoveSandboxOnExit parameter for Firefox.
    RemoveSandboxOnExit=1
  3. Delete or change the value of the parameter and save the file.
  4. Double-click the build.bat file in the captured application folder to rebuild the application package.
    For example, a Firefox 2.0.0.3 path to the build.bat file might be C:\Program Files\VMware\VMware ThinApp\Captures\Mozilla Firefox 2.0.0.3\build.bat.