5.1
Table Of Contents
- ThinApp Package.ini Parameters Reference Guide
- Contents
- About This Guide
- Configuring Package Parameters
- Package.ini File Structure
- Package.ini or ##Attributes.ini Files That Override Package.ini Settings
- Configuring the ThinApp Runtime
- Configuring Isolation
- Configuring File and Protocol Associations
- Configuring Build Output
- Configuring Permissions
- Configuring Objects and DLL Files
- ExternalCOMObjects Parameter
- ExternalDLLs Parameter
- ForcedVirtualLoadPaths Parameter
- IsolatedMemoryObjects Parameter
- IsolatedSynchronizationObjects Parameter
- NotificationDLLs Parameter
- NotificationDLLSignature Parameter
- ObjectTypes Parameter
- SandboxCOMObjects Parameter
- VirtualizeExternalOutOfProcessCOM Parameter
- Configuring File Storage
- Configuring Processes and Services
- Configuring Sizes
- Configuring Logging
- Configuring Versions
- Configuring Locales
- Configuring Individual Applications
- Configuring Dependent Applications Using the Application Utility
- Configuring Application Updates with the Application Sync Utility
- Configuring MSI Files
- Configuring Sandbox Storage and Inventory Names
- Other Configuration Parameters
- DisableCutPaste Parameter
- LoadDotNetFromSystem Parameter
- PermittedComputers Parameter
- Services Parameter
- StatusbarDisplayName Parameter
- DisableTransactionRegistry Parameter
- PreventDLLInjection
- ProcessExternalNameBehavior Parameter
- PreventDllInjectionExceptions Parameter
- LargeAddressAware Parameter
- PermittedComputers Parameter
- PermittedComputersAccessDeniedMsg Parameter
- PermittedComputersOfflineAccess Parameter
- IgnoreDDEMessages Parameter
- Locating the ThinApp Sandbox
- Controlling the Sandbox Location
- Sandbox Structure
- Creating ThinApp Snapshots and Projects from the Command Line
- Index
AppSyncWarningMessage Parameter
The AppSyncWarningMessage parameter sets the message that appears when the warning period starts. The
first time you start the application in the warning period, a warning message appears and ThinApp tries to
access the update from the server. If ThinApp cannot update the package, ThinApp tries again every time
the application starts. The warning message appears only after each AppSyncWarningFrequency period
expires.
Example: Viewing Default Message of AppSyncWarningMessage Parameter
ThinApp includes a default message for the Application Sync utility warning.
AppSyncWarningMessage=This application will become unavailable for use in %%remaining_days%%
day(s) if it cannot contact its update server. Check your network connection to ensure
uninterrupted service.
The %%remaining_days%% variable is the number of days remaining until the expiration of the package. If
the value of the AppSyncWarningPeriod parameter is in hours or minutes, change the message to indicate
hours or minutes rather than days.
AppSyncWarningPeriod Parameter
The AppSyncWarningPeriod parameter sets the start of the warning period before a package expires. You can
specify minutes (m), hours (h), or days (d). When the warning period starts, ThinApp checks the Web server
every time an application starts and sets the value of the AppSyncUpdateFrequency parameter to 0.
Example: Specifying Default Period for AppSyncWarningPeriod Parameter
The default period of the AppSyncWarningPeriod parameter is five days.
AppSyncWarningPeriod=5d
ThinApp Package.ini Parameters Reference Guide
68 VMware, Inc.










