4.6.1

Table Of Contents
ThinApp User’s Guide
94 VMware, Inc.
AppSyncWarningMessage=This application will become unavailable for use in
AppSyncWarningPeriod
days if it cannot contact its update server. Check your network connection to ensure
uninterrupted service
AppSyncExpireMessage=This application has been unable to contact its update server for
AppSyncExpirePeriod
days, so it is unavailable for use. Check your network connection and try
again
AppSyncUpdatedMessage=
AppSyncClearSandboxOnUpdate=0
AppSyncClearSandboxOnUpdate
TheAppSyncClearSandboxOnUpdateparameterdetermineswhethertoclearthesandboxafteranupdate.
ThinAppsetsaninitialvalueoftheAppSyncClearSandboxOnUpdateparameterthatkeepsthecontentsofthe
sandbox.
Examples
YoucanmodifytheAppSyncClearSandboxOnUpdateparametertoclearthesandboxafterapplication
updates.
AppSyncClearSandboxOnUpdate=1
AppSyncExpireMessage
TheAppSyncExpireMessageparametersetsthemessagethatappearswhentheconnectiontotheWebserver
failsaftertheexpirationperiodendsandavirtualapplicationstarts.Theapplicationquitswhenthemessage
appears.
Examples
ThinAppprovidesadefaultmessagefortheAppSyncExpireMessageparameter.
AppSyncExpireMessage=This application has been unable to contact its update server for
<AppSyncExpirePeriod_value> days, so it is unavailable for use. Check your network connection and
try again.
IfthevalueoftheAppSyncExpirePeriodparameterisinhoursorminutes,changethemessagetoindicate
hoursorminutesratherthandays.
AppSyncExpirePeriod
TheAppSyncExpirePeriodpara meter setstheexpirationofthepackage inminutes (m),hours (h),ordays (d).
IfThinAppcannotreachtheWebservertocheckforupdates,thepackagecontinuestoworkuntilthe
expirationperiodendsandtheuserclosesit.Evenaftertheexpirationperiodends,ThinApptriestoreachthe
We
bserverateachsubsequentstartupattempt.
Examples
Youcanpreventthepackagefromexpiringwiththedefaultnevervalue.
AppSyncExpirePeriod=never
AppSyncURL
TheAppSyncURLparametersetstheWebserverURLorfilesharelocationthatstorestheupdatedversionofan
application.ThinAppchecksthislocationanddownloadstheupdatedpackage.
ApplicationSyncworksovertheHTTP(unsecure),HTTPS(secure),andFileprotocols.PartoftheHTTPS
protocolinvolvescheckingtheidentityoftheWebserv
er.Youcanincludeausernameandapasswordinthe
AppSyncURLparameterforbasicauthentication.ThinAppadherestothestandardInternetExplorerproxy
setting.
YoumustuncommenttheAppSyncURLparametertoactivateallApplicationSyncparameters.