4.7.3

Table Of Contents
ThinApp User’s Guide
28 VMware, Inc.
UserName=administrator
Password=secret
PasswordPrompt=false
FollowingisanexampleforaVMwareWorkstationbasedvirtualmachine.Onvirtualmachine1,
PasswordPrompthasbeensettotrue.Theuserwillbepromptedforapasswordeventhoughapasswordhas
beenspecifiedintheconfiguration.
[VirtualMachine1]
VmxPath=C:\MyVMs\Windows XP\Windows XP.vmx
UserName=administrator
Password=secret
PasswordPrompt=true
[VirtualMachine2]
VmxPath=C:\MyVMs\Windows 7\Windows 7.vmx
UserName=adminuser@mydomain.com
Password=
PasswordPrompt=true
Settings
TheSettingssectionoftheconfigurationfilecontainstheparametersfortheapplicationinstallationdirectory
andThinAppprojectoutputdirectory,intheformofUNC.Italsocontainsseveralparameterscontrollingthe
conversionprocessbehavior.
ThinAppConverteronlyrequiresreadonlypermissionsforthenetworksharethatcontainstheapplication
installers.
Itrequiresread/writepermissionsforthenetworksharethatcontainstheThinAppprojects.
Ifinputandoutputdirectoriesareonthesamefileserver,youmustusethesameuseraccounttoconnectthem.
InputUncPath
SpecifythenetworkshareUNCpathfortheapplicationinstallers.Forexample:\\fileserver\sharename,
or\\fileserver\sharename\dirname.
InputMountUserName
Specifythe
usernameusedforconnectingtothatnetworkshare.UPNformatcanbeusedwhenyouspecify
adomainuser,forexampleuser@domain.com
InputMountPasswordorInputMountPasswordBase64
Specifythepasswordforconnectingtothenetworkshare.Youhavethefollowingoptionswhenyouspecify
passwords:
Youcanentercleartext.
Youcanspecifyabase64encodedpasswordforthePasswordBase64 parameter.
InputMountPasswordPrompt
Specifiesthattheuserbepromptedtoenterapassword.
Ifyoudonotwanttostorethenetworksharepasswordintheconfigurationfile,specifythevalueastrue.
Whensettotrue,apromptalwaysappears,evenif
apasswordisspecifiedintheconfigurationfile.
OutputUncPath
SpecifythenetworkshareUNCpathtothelocationofthegeneratedThinAppprojects.
Forexample:\\fileserver\sharename,or\\fileserver\sharename\dirname
OutputMountUserName
SpecifytheusernameusedforconnectingtotheOutputUncPath networkshare.UPNformatcanbeusedto
specifyadomainuser,forexample,user@domain.com.
OutputMountPasswordorOutputMountPasswordBase64
N
OTEDonotplacethepathinquotationmarks,evenifthepathcontainsaspace.