4.6.1

Table Of Contents
ThinApp User’s Guide
96 VMware, Inc.
IfthevalueoftheAppSyncWarningPeriodparameterisinhoursorminutes,changethemessagetoindicate
hoursorminutesratherthandays.
AppSyncWarningPeriod
TheAppSyncWarningPeriodparametersetsthestartofthewarningperiodbeforeapackageexpires.Youcan
specifyminutes (m),hours (h),ordays (d).Whenthewarningperiodstarts,ThinAppcheckstheWebserver
everytimeanapplicationstartsandsetsthevalueoftheAppSyncUpdateFrequencyparameterto0.
Examples
ThedefaultperiodoftheAppSyncWarningPeriodparameterisfivedays.
AppSyncWarningPeriod=5d
Configuring MSI Files
YoucanmodifyThinAppparameterstoconfigureMSIfilesfordeploymentthroughdesktopmanagement
systems.
ForinformationaboutworkingwithMSIfiles,see“BuildinganMSIDatabase”onpage 43.
InformationaboutcompressionofMSIfilesappearswithotherparametersthatcontrolfilesizes.See
“MSICompressionType”onpage 85.
MSIArpProductIcon
TheMSIArpProductIconparameterspecifiestheiconstorepresenttheapplicationintheWindows
Add or RemoveProgramsdialog.TheiconcanresideinICO,DLL,orexecutablefiles.
Donotmodifythisparameter.IfanMSIpackagedoesnothaveanapplicationicon,theapplicationappears
withagenericicon.
Examples
TheMSIArpProductIconparametercanspecifyaniconforMicrosoftOffice2007.Thisexampleusesanindex
numbertopointtothefirsticoninsideaDLLfile.
MSIArpProductIcon=%Program Files Common%\Microsoft Shared\OFFICE12\
Office Setup Controller\OSETUP.DLL,1
The<icon_index_number>entryinthis
MSIArpProductIcon=<path_to_icon_file>[,<icon_index_number>]formatisapplicableonlywhen
multipleiconsareavailableinaDLLfileorexecutablefile.
MSIDefaultInstallAllUsers
TheMSIDefaultInstallAllUsersparametersetstheinstallationmodeoftheMSIdatabase.Youcaninstall
a.msifileforallusersonacomputerandforindividualusers.
ForinformationaboutforcinganMSIinstallationforeachuseroreachmachine,see“ForceMSIDeployments
forEachUserorEachMachine”onpage 44.
Theparameterwo
rksonlywhentheMSIFilenameparameterrequeststhegenerationofaWindowsInstaller
database.