5.1

Table Of Contents
AppSyncURL=https://<site.com>/<path>/<primary_data_container_name>
You can specify local and network drive paths. A primary data container can be either a .exe or .dat file.
file:///C:/<path>/<primary_data_container_name>
You can use a UNC path and access locations of network resources.
file://<server>/<share>/<path>/<primary_data_container_name>
AppSyncUpdateFrequency Parameter
The AppSyncUpdateFrequency parameter specifies how often ThinApp checks the Web server for application
updates. You can set the update frequency in minutes (m), hours (h), or days (d).
ThinApp sets an initial value of 1d that connects a package to the Web server once a day to check for
updates. ThinApp does not check for an update when another running application shares the same sandbox.
Example: Modifying AppSyncUpdateFrequency Parameter
You can modify the AppSyncUpdateFrequency parameter with a value of 0 to set the application to check for
updates every time you start it.
AppSyncUpdateFrequency=0
AppSyncUpdatedMessage Parameter
The AppSyncUpdatedMessage parameter sets the message that appears when an updated package first starts.
Viewing Updated AppSyncUpdatedMessage Parameter
You can use the AppSyncUpdatedMessage parameter to confirm that the application is updated.
AppSyncUpdatedMessage=Your application has been updated.
AppSyncWarningFrequency Parameter
The AppSyncWarningFrequency parameter specifies how often a warning appears before the package expires.
You can specify minutes (m), hours (h), or days (d).
ThinApp sets an initial value of 1d that sets the warning message to appear once a day.
Example: Modifying AppSyncWarningFrequency Parameter
You can modify the AppSyncWarningFrequency parameter to configure the warning to appear each time the
application starts.
AppSyncWarningFrequency=0
Chapter 19 Configuring Application Updates with the Application Sync Utility
VMware, Inc. 67