5.1

Table Of Contents
ThinApp User’s Guide
24 VMware, Inc.
Modify the Package.ini File
Use a text editor to modify the Package.ini file.
Modify the Package.ini file
1Open 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.
Modifying Settings in the ##Attributes.ini File
The ##Attributes.ini file exists in the folder macros of the project folder and applies configuration settings
at the directory level. The Package.ini file applies settings at the overall application level. You can use the
DirectoryIsolationMode, CompressionType, and ExcludePattern parameters in an ##Attributes.ini
file to override the Package.ini settings at the directory level.
For example, you can set the isolation mode at the directory or application level to determine which files and
registry keys are visible and written by the virtual application you create. The detailed setting in the
##Attributes.ini file overrides the overall Package.ini setting. The Package.ini setting determines the
isolation mode only when ThinApp does not have ##Attributes.ini information.
The ##Attributes.ini file appears in most folders for the captured application. For example, the
Attributes.ini file might be located in C:\Program Files\VMware\VMware
ThinApp\Captures\Mozilla Firefox 2.0.0.3\%AppData%\##Attributes.ini.
Modify the ##Attributes.ini File
Use a text editor to modify the ##Attributes.ini file.
Modify the ##Attributes.ini file
1In the ##Attributes.ini file, uncomment, update, or delete the parameter.
2 Double-click the build.bat file in the captured application folder to rebuild the application package.
Capturing Internet Explorer 6 on Windows XP
After you use the Setup Capture wizard to capture Internet Explorer 6 running on Windows XP, on a test
machine you can use the ThinApp ThinDirect plug-in to redirect Web sites or specific pages to automatically
open in a virtual Internet Explorer 6 browser. You can view Web pages that are incompatible in the native
version of Internet Explorer in the virtual Internet Explorer 6. A list is maintained that facilitates a redirection
process for specified incompatible domains and pages.
You can also install Internet Explorer 6 plug-ins such as Java runtime plug-ins. The plug-ins are treated as any
other file during Setup Capture. The plug-ins are embedded in the Internet Explorer 6 capture.
After the ThinDirect plug-in is successfully installed in your native browser, when a user requests a URL that
is included in the redirect list, a message appears in the native browser to alert the user that the page is being
redirected to a virtual Internet Explorer 6 browser. The virtual browser opens and the requested URL appears.