You can edit the Package.ini parameters and rebuild an application package.
Procedure
- Open the Package.ini file located in the captured application folder.
- (Optional) Type the MSI filename to name the package.
MSIFilename=<filename>.msi
For 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.ini file.
- Double‐click the build.bat file in the captured application folder to rebuild the application package.
For example, the Firefox path to the build.bat file is C:\Program Files\VMware\VMware ThinApp\Captures\Mozilla Firefox\build.bat.
What to do next
You can install the MSI files for all users or for specific user systems.