Chapter 10: Creating Customized Virtual Applications
Creating ThinApp Applications
848
ADS-0950-UG00
AdminStudio 9.5 User Guide
ThinApp application files are saved in a directory named
ThinAppPackage
. The location of the
ThinAppPackage
directory depends upon the type of file you are editing in InstallShield:
•
InstallShield project
—The
ThinAppPackage
directory will be located in a subdirectory of the directory that
contains this InstallShield project file, such as:
C:\InstallShield 2009 Projects\ProductName\ConfigurationName\ReleaseName\ThinAppPackage
•
Windows Installer package
—The
ThinAppPackage
directory will be located in the same directory as the
Windows Installer file, such as:
C:\FolderContainingMSI\ThinAppPackage
Caution •
Modifying these files directly is
not recommended
. To make any modifications, use the InstallShield
ThinApp Assistant.
More than 1
shortcut
ProductName.exe
FeatureName.exe
Package.DAT
The ThinApp application consists of two or more
executable files and a
Package.DAT
file:
•
Launching the application
—Each of the
executables is used to launch the ThinApp
application or a specific feature of the ThinApp
application.
•
Location of application data
—The
Package.DAT
file contains all of the files, registry keys, DLLs,
ThinApp components, and third party libraries that
are required for the application to run.
1 shortcut with
diagnostic tools
ProductName.exe
cmd.exe
regedit.exe
Package.DAT
The ThinApp application consists of three executable
files and a
Package.DAT
file:
•
Launching the application
—The package
executable is used to launch the ThinApp
application.
•
Launching the diagnostic tools
—The
cmd.exe
and regedit.exe executables are used to launch the
Command Prompt and Registry Editor diagnostic
tools.
•
Location of application data
—The
Package.DAT
file contains all of the files, registry keys, DLLs,
ThinApp components, and third party libraries that
are required for the ThinApp application and the
diagnostic tools to run.
Table 10-24 •
Components of a ThinApp Application
Number of
Shortcuts
ThinApp Application
Components
Description
Summary of Contents for ADMINSTUDIO 9.5
Page 1: ...AdminStudio 9 5 User Guide Version 9 5...
Page 50: ...Contents 50 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 52: ...52 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 156: ...156 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 440: ...440 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1090: ...1090 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1426: ...1426 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1686: ...1686 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1794: ...Chapter 24 AdminStudio Public API Reference 1794 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1842: ...Index 1842 ADS 0950 UG00 AdminStudio 9 5 User Guide...