4.6

Table Of Contents
ThinApp User’s Guide
32 VMware, Inc.
HostLoginPasswordPrompt
Specifiesthattheuserbepromptedtoenterapassword.
IfyoudonotwanttostorethevSphereServerpasswordintheconfigurationfile,specifythevalueastrue.
Whensettotrue,apromptalwaysappears,evenifaHostLoginPasswordisspecifiedintheconfigurationfile.
Example
Thefollowing
exampleshowsatypicalhostenvironmentspecification.Thevirtualmachinenameisspecified
astheESXserverhostname.Apasswordhasbeenspecified,howevertheuserwillstillbepromptedtoenter
aspassword,asspecifiedinHostLoginPasswordPrompt.
[HostEnvironment]
VirtualMachineHost=MyEsx.vmawre.com
HostLoginUserName=root
HostLoginPassword=secret
HostLoginPasswordPrompt=true
VirtualMachineN
TheVirtualMachineNsectionoftheconfigurationfilecontainsalistoftheWindowsbasedvirtualmachines
thatwillbeutilizedintheconversionprocess.
CreateaVirtualMachineX sectionforeachvirtualmachinethatyouwanttoinclude,andspecifytheir
parameters.Xis1,andsubsequentvirtualmachinesections
arenumberedsequentially.
[VirtualMachine
N
]parametersaremandatory.
VmxPath
Specifytheconfigurationpathofthevirtualmachine.
ForESXServerorvCenterServer,youcanidentifythevirtualmachineconfigurationfilepathusingthe
vSphereClient.
Identify the virtual machine configuration path using the vSphere Client
1RightclickthevirtualmachineandselectEditSettings.
2ClicktheOptionstab,andcopythestringfromtheVirtual
MachineConfigurationFilefield.
3Usethisstringasthevirtualmachineconfigurationfilepath.
ForWorkstation,specifytheentirefilepathonthehostonwhichtheVMXconfigurationfileresides.For
example,C:\MyVMs\Windows XP\WindowsXP.vmx.Donotplacethepathinquotationmarks,evenifthepath
containsaspace.
UserName
A
validusernameforthevirtualmachineguestoperatingsystem.Theusermusthaveadministrator
privilegesforthevirtualmachineguestoperatingsystem.
YoucanuseUPNformatwhenyouspecifyausername.Forexample,user@domain.com.
PasswordorPasswordBase64
Avalidpasswordforthevirtualmachineguestoperatingsystem.Youhave
thefollowingoptionswhenyou
specifypasswords:
Youcanentercleartext.
Youcanspecifyabase64encodedpasswordforthePasswordBase64parameter.
Specifyinganencodedpassworddoesnotincreasesecuritystrength.YouneedtoprotecttheactualINI
file.
Allpasswordsarehandledinthesameway.