5.0

Table Of Contents
VMware, Inc. 21
Chapter 2 Capturing Applications
4 (Optional)DeselecttheOpenfoldercontainingprojectexecutablesafterclickingFinishcheckboxto
viewtheexecutablefilesandMSIfilesatalatertime.
5ClickFinish.
YoucanrebuildthepackageatanytimeafteryouclickFinishtomakechanges.
Advanced Package Configuration
Advancedusersmightmodifyconfigurationfiles,suchasthePackage.inior##Attributes.inifiles,
beforebuildingthepackageduringthecaptureoraftertheinitialbuildofthepackage.
Modifying Settings in the Package.ini File
YoucanmodifythePackage.inifiletoupdatetheoverallpackage.
Thefileresidesinthecapturedapplicationfolder.AFirefox2.0.0.3pathmightbeC:\Program
Files\VMware\VMware ThinApp\Captures\Mozilla Firefox 2.0.0.3\Package.ini.
Thefollowingparametersareafewexamplesofsettingsthatyoumightmodify:
DirectoryIsolationModeSetstheisolationmodetoMerged,WriteCopy,orFull.
PermittedGroupsRestrictsuseofanapplicationpackagetoaspecificsetofActiveDirectoryusers.
SandboxNameIdentifiesthesandbox.
Youmightkeepthenameforincrementalapplicationupdatesandchangethenameformajorupdates.
SandboxPathSetsthesandboxlocation.
SandboxNetworkDrivesSpecifieswhethertoredirectwriteoperationsonthenetworksharetothe
sandbox.
RequiredAppLinksSpecifiesalistofexternalThinApppackagestoimporttothecurrentpackageat
runtime.
OptionalAppLinksSpecifiesalistofexternalThinApppackagestoimporttothecurrentpackageat
runtime.
ForinformationaboutallPackage.iniparameters,downloadacopyoftheThinAppPackage.iniReferencefrom
theThinAppdownloadsite
Modify the Package.ini File
UseatexteditortomodifythePackage.inifile.
Modify the Package.ini file
1OpenthePackage.inifilelocatedinthecapturedapplicationfolder.
Forexample,aFirefox2.0.0.3pathmightbeC:\Program Files\VMware\VMware
ThinApp\Captures\Mozilla Firefox 2.0.0.3\Package.ini.
2 Activatetheparametertoeditbyremovingthesemicolonatthebeginningoftheline.
Forexample,activatetheRemoveSandboxOnExitparameterforFirefox.
RemoveSandboxOnExit=1
3 Deleteorchangethevalueoftheparameterandsavethefile.
4Doubleclickthebuild.batfileinthecapturedapplicationfoldertorebuildtheapplicationpackage.
Forexample,aFirefox2.0.0.3pathtothebuild.batfilemightbeC:\Program Files\VMware\VMware
ThinApp\Captures\Mozilla Firefox 2.0.0.3\build.bat.