4.5

Table Of Contents
ThinApp User’s Guide
78 VMware, Inc.
Examples
TheLocaleNameparametercandisplayaJapaneselocalename.
[BuildOptions]
LocaleName=ja-JP
Configuring Individual Applications
YoucanmodifyThinAppparameterstoconfigurespecificapplications.
Parametersspecifictoentrypointsfallunderthe[<application>.exe]sectionsofthePackage.inifile.
For example,theentriesunder[Adobe Reader 8.exe]foranAdobeReaderapplicationmightaffect
commandlineargumentsandapplicationshortcuts.
CommandLine
TheCommandLineparameterspecifiesthecommandlineargumentsthatstartashortcutexecutablefile.While
theSourceparameterspecifiesthepathtotheshortcutexecutablefile,theCommandLineparameterspecifies
thefilewiththerequiredoptionsorparameterstostartit.
IftheStartmenushortcutfortheapplicationhascommand
lineoptions,thecaptureprocesssetstheinitial
valueoftheCommandLineparameterbasedonthoseoptions.Inraretroubleshootingcaseswithtechnical
support,youmightalterthisparameter.
Theoptionsandparametersfollowthebaseapplicationname.Dependingontheapplication,use/or-before
theoptionorparameter.
Usefoldermacrosforthepathnameconventions.
Examples
YoucanmodifytheCommandLineparameterwithanentrybasedonthe
ʺC:\Program Files\Mozilla Firefox\firefox.exe" -safe-modeStartmenushortcut.
CommandLine="C:\Program Files\Mozilla Firefox\firefox.exe" -safe-mode
Commandlineargumentscanusethe/<option> <parameter>format.
[<app>.exe]
Source=%ProgramFilesDir%\<base_app>\<app>.exe
Shortcut=<primary_data_container>.exe
CommandLine="%ProgramFilesDir%\<base_app>\<app>.exe" /<option> <parameter>
Disabled
TheDisabledparameterdetermineswhethertheapplicationbuildtargetisjustaplaceholderandprevents
ThinAppfromgeneratingtheexecutablefileinthe/bindirectory.
ThinAppenablesentrypointswhentheapplicationinstallerhasshortcutsonthedesktopandintheStart
menu.Whenyoudonotselectanentrypoint
thatappearsintheSetupCapturewizard,ThinAppsetsaninitial
valueoftheDisabledparameterthatpreventsthegenerationofthatapplicationexecutablefileduringthe
buildprocess.
Examples
Ifyoudonotselectthecmd.exe,regedit.exe,oriexplore.exetroubleshootingentrypointsduringthe
captureprocess,andyoudevelopaneedtodebugtheenvironment,youcanmodifytheDisabledparameter
togeneratetheseentrypoints.
[app.exe]
Source=%ProgramFilesDir%\<my_app>\<app>.exe
Disabled=0