4.0.4

Table Of Contents
ThinApp User’s Guide
88 VMware, Inc.
AppSyncWarningMessage
TheAppSyncWarningMessageparametersetsthemessagethatappearswhenthewarningperiodstarts.
The firsttimeyoustarttheapplicationinthewarningperiod,awarningmessageappearsandThinApptries
toaccesstheupdatefromtheserver.IfThinAppcannotupdatethepackage,ThinApptriesagaineverytime
theapplicationstarts.
ThewarningmessageappearsonlyaftereachAppSyncWarningFrequencyperiod
expires.
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.
IfthevalueoftheAppSyncWarningPeriodparameterisinhoursorminutes,changethemessagetoindicate
hoursorminutesratherthandays.
AppSyncWarningPeriod
TheAppSyncWarningPeriodparametersetsthestartofthewarningperiodbeforeapackageexpires.Youcan
specifyminutes (m),hours (h),ordays (d).Whenthewarningperiodstarts,ThinAppcheckstheWebserver
everytimeanapplicationstartsandsetsthevalueoftheAppSyncUpdateFrequencyparameterto0.
Examples
ThedefaultperiodoftheAppSyncWarningPeriodparameterisfivedays.
AppSyncWarningPeriod=5d
Configuring MSI Files
MSIparametersconfigureMSIfilesthatyoumightdeployinsteadofexecutablefiles.Forinformationabout
MSIfiles,see“BuildinganMSIDatabase”onpage 29.
MSIArpProductIcon
TheMSIArpProductIconparameterspecifiestheiconstoplaceintheWindowscontrolpanelfortheAddor
RemoveProgramslist.
Examples
YoucanspecifyiconsforMicrosoftOffice2007intheAddorRemoveProgramslist.
MSIArpProductIcon=%Program Files Common%\Microsoft Shared\OFFICE12\
Office Setup Controller\OSETUP.DLL,1
ThegeneralformatisMSIArpProductIcon=<filename>[,<icon_index>].The <icon_index>entryis
optional.
MSIDefaultInstallAllUsers
TheMSIDefaultInstallAllUsersparametersetstheinstallationmodeoftheMSIdatabase.Youcaninstall
a.msifileforallusersonacomputerandforindividualusers.Theparameterworksonlywhenthe
MSIFilenameparameterrequeststhegenerationofaWindowsinstallerdatabase.
ForinformationaboutforcinganMSIinstallationfor
eachuseroreachmachine,see“ForceMSIDeployments
forEachUserorEachMachine”onpage 30.