You can edit the Package.ini parameters and rebuild an application package.
Procedure
-
Open the
Package.inifile located in the captured application folder. -
(Optional) Type the MSI filename to name the package.
MSIFilename=<filename>.msiFor example, the filename for Firefox might be
Mozilla Firefox 3.6.17.msi. -
(Optional) To activate an MSI parameter, remove the semicolon at the beginning of the line.
-
(Optional) Change the value of a parameter.
-
Save the
Package.inifile. -
Double‐click the
build.batfile in the captured application folder to rebuild the application package.For example, the Firefox path to the
build.batfile isThinApp_Installation_Folder\Captures\Mozilla Firefox\build.bat. For more information about the ThinApp_Installation_Folder, see ThinApp Installation Files.
What to do next
You can install the MSI files for all users or for specific user systems.
Was this page helpful?