4.0.4

Table Of Contents
VMware, Inc. 87
Appendix A Configuring Package Parameters
AppSyncURL
TheAppSyncURLparametersetstheWebserverURLorfilesharelocationthatstorestheupdatedversionofan
application.ThinAppchecksthislocationanddownloadstheupdatedpackage.
ApplicationSyncworksoverthe HTTP(unsecure),HTTPS(secure),andFileprotocols.PartoftheHTTPS
protocolinvolvescheckingtheidentityofthe
Webserver.Youcanincludeausernameandapasswordinthe
AppSyncURLparameterforbasicauthentication.ThinAppadherestothestandardInternetExplorerproxy
setting.
YoumustcommenttheAppSyncURLparametertoactivateallApplicationSyncparameters.
Examples
YoucanassignanHTTPorHTTPSvaluetotheAppSyncURLparameteraccordingtothefollowingformat.
AppSyncURL=https://<site.com>/<path>/<package_name>.exe
Youcanspecifylocalandnetworkdrivepaths.
file:///C:/<path>/<package_name>.exe
YoucanuseaUNCpathandaccesslocationsofnetworkresources.
file://<server>/<share>/<path>/<package_name>.exe
AppSyncUpdateFrequency
TheAppSyncUpdateFrequencyparameterspecifieshowoftenThinAppcheckstheWebserverforapplication
updates.Youcansettheupdatefrequencyinminutes (m),hours (h),ordays (d).
ThinAppdoesnotcheckforanupdatewhenanotherrunningapplicationsharesthesamesandbox.
Examples
ThedefaultvalueconnectsapackagetotheWebserveronceadaytocheckforupdates.
AppSyncUpdateFrequency=1d
Avalueof0setsthecapturedapplicationtocheckforupdateseverytimeyoustartit.
AppSyncUpdateFrequency=0
AppSyncUpdatedMessage
TheAppSyncUpdatedMessageparametersetsthemessagethatappearswhenanupdatedpackagefirststarts.
Examples
TheAppSyncUpdatedMessagevalueconfirmsthattheapplicationisupdated.
AppSyncUpdatedMessage=Your application has been updated.
AppSyncWarningFrequency
TheAppSyncWarningFrequencyspecifieshowoftenawarningappearsbeforethepackageexpires.Youcan
specifyminutes (m),hours (h),ordays (d).
Examples
Thedefaultvaluesetsthewarningmessagetoappearonlyonceaday.
AppSyncWarningFrequency=1d
A0valueconfiguresthewarningtoappeareachtimetheapplicationstarts.
AppSyncWarningFrequency=0