4.6.1

Table Of Contents
VMware, Inc. 95
Chapter 5 Configuring Package Parameters
Examples
YoucanassignanHTTPorHTTPSvaluetotheAppSyncURLparameteraccordingtothefollowingformat.
AppSyncURL=https://<site.com>/<path>/<primary_data_container_name>
Youcanspecifylocalandnetworkdrivepaths.Aprimarydatacontainercanbeeithera.exeor.datfile.
file:///C:/<path>/<primary_data_container_name>
YoucanuseaUNCpathandaccesslocationsofnetworkresources.
file://<server>/<share>/<path>/<primary_data_container_name>
AppSyncUpdateFrequency
TheAppSyncUpdateFrequencyparameterspecifieshowoftenThinAppcheckstheWebserverforapplication
updates.Youcansettheupdatefrequencyinminutes (m),hours (h),ordays (d).
ThinAppsetsaninitialvalueof1dthatconnectsapackagetotheWebserveronceadaytocheckforupdates.
ThinAppdoesnotcheckfo
ranupdatewhenanotherrunningapplicationsharesthesamesandbox.
Examples
YoucanmodifytheAppSyncUpdateFrequencyparameterwithavalueof0tosettheapplicationtocheckfor
updateseverytimeyoustartit.
AppSyncUpdateFrequency=0
AppSyncUpdatedMessage
TheAppSyncUpdatedMessageparametersetsthemessagethatappearswhenanupdatedpackagefirststarts.
Examples
YoucanusetheAppSyncUpdatedMessageparametertoconfirmthattheapplicationisupdated.
AppSyncUpdatedMessage=Your application has been updated.
AppSyncWarningFrequency
TheAppSyncWarningFrequencyparameterspecifieshowoftenawarningappearsbeforethepackage
expires.Youcanspecifyminutes (m),hours (h),ordays (d).
ThinAppsetsaninitialvalueof1dthatsetsthewarningmessagetoappearonceaday.
Examples
YoucanmodifytheAppSyncWarningFrequencyparametertoconfigurethewarningtoappeareachtimethe
applicationstarts.
AppSyncWarningFrequency=0
AppSyncWarningMessage
TheAppSyncWarningMessageparametersetsthemessagethatappearswhenthewarningperiodstarts.The
firsttimeyoustarttheapplicationinthewarningperiod,awarningmessageappearsandThinApptriesto
accesstheupdatefromtheserver.IfThinAppcannotupdatethepackage,ThinApptriesagaineverytimethe
applicationstarts.Thewa
rningmessageappearsonlyaftereachAppSyncWarningFrequencyperiodexpires.
Examples
ThinAppincludesadefaultmessagefortheApplicationSyncutilitywarning.
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%%variableisthenumberofdaysremaininguntiltheexpirationofthepackage.