« | Home | »

ThinApp Application Sync Expire Period

August 28, 2008

VMware - ThinApp
ThinApp Application Sync Expire Period sets the update frequency the package will continue to work until the AppSyncExpirePeriod is reached. The following formats are available:

m = minutes
h = hours
d = days

If the Web server cannot be reached, the package will continue to work until the AppSyncExpirePeriod is reached. The default setting is 30 days but you can change this setting by modifying the following code within the package.ini file:

For example:
AppSyncExpirePeriod=30d

If you do not want the package to expire, set this as follows:
AppSyncExpirePeriod=never

Topics: VMware | No Comments »

Comments