4.6

Table Of Contents
VMware, Inc. 89
Chapter 5 Configuring Package Parameters
Whentheprimarydatacontainerislessthan200MB,ThinAppstoresthecontainerwithinanentrypoint
executablefile.Whentheprimarydatacontainerismorethan200MB,ThinAppstoresthecontainerasa.dat
filethatcannotserveasanentrypointfortheapplication.
Examples
ThinAppsetstherequiredvalueoftheReadOnlyDataparameterthatspecifiesPackage.ro.tvrasthename
ofthevirtualregistryfile.
ReadOnlyData=bin\Package.ro.tvr
ReserveExtraAddressSpace
TheReserveExtraAddressSpaceparameterindicatestheamountofextraaddressspacetoreserveforthe
capturedexecutablefile.
ThinAppusestheexecutablefilelistedintheSourceparametertodeterminetheamountofmemoryaddress
spacetoallocateforanapplication.Whenyoubuildapackagethatincludesasourceexecutablefile
thatisnot
includedinthepackage,suchasacmd.exeentrypoint,oryouactivateautomaticupdatesforanapplication
thatdirectsthenewversionoftheapplicationtothesandbox,ThinAppadjuststotheneedformorememory
butdoesnotreserveasetamountofextraaddressspace.
Inrarecasesthatmightinvolvetechnicalsupport,
youcanusetheReserveExtraAddressSpaceparametertoaddmemoryspace.
Examples
YoucaninstructtheWindowsloadertoreserveextraaddressspace.AddKafterthenumbertoindicate
kilobytesorMtoindicatemegabytes.
[<app>.exe]
Source=%ProgramFilesDir%\<my_app>\<app>.exe
ReserveExtraAddressSpace=512K
Shortcut
TheShortcutparameterpointsashortcutexecutablefiletotheprimarydatacontainerthatcontainsthe
virtualfilesystemandvirtualregistry.Youcandistinguishaprimarydatacontainerfromotherentrypoints
inthePackage.inifilebecausetheprimarydatacontainercontainstheReadOnlyDataentryandtheother
entrypoints
containtheShortcutentry.
To ensurethattheapplicationcanstart,theshortcutexecutablefilemustresideinthedirectorythatstoresthe
primarydatacontainerfile.Forinformationabouttheprimarydatacontainer,see“ReadOnlyData”on
page 88.
DonotmodifythevalueoftheShortcutparameter.ThinAppdetectstheprimarydata
containerduringthe
captureprocess.
Examples
ThinAppcanpointAcroRd32.exe,theshortcutexecutablefile,toAdobe Reader 8.exe,theprimarydata
containerfile.
[AcroRd32.exe]
Shortcut=Adobe Reader 8.exe
Source=%ProgramFilesDir%\Adobe\Reader 8.0\Reader\AcroRd32.exe
ThinAppcanpointMicrosoft Office Word 2007.exe,theshortcutexecutablefile,toMicrosoft Office
Enterprise 2007.dat,theprimarydatacontainerfile.
[Microsoft Office Word 2007.exe]
Source=%ProgramFilesDir%\Microsoft Office\Office12\WINWORD.EXE
Shortcut=Microsoft Office Enterprise 2007.dat