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
-
Open the
Package.inifile located in the captured application folder.For example, a Firefox 2.0.0.3 path might be
ThinApp_Installation_Folder\Captures\Mozilla Firefox 2.0.0.3\Package.ini. For more information about the ThinApp_Installation_Folder, see ThinApp Installation Files. -
Activate the parameter to edit by removing the semicolon at the beginning of the line.
For example, activate the
RemoveSandboxOnExitparameter for Firefox.RemoveSandboxOnExit=1 -
Delete or change the value of the parameter and save the file.
-
Double-click the
build.batfile in the captured application folder to rebuild the application package.For example, a Firefox 2.0.0.3 path to the
build.batfile might beThinApp_Installation_Folder\Captures\Mozilla Firefox 2.0.0.3\build.bat. For more information about the ThinApp_Installation_Folder, see ThinApp Installation Files.
Was this page helpful?