EasyManua.ls Logo

VMware THINAPP 4.6 - Icon; Outdir

VMware THINAPP 4.6
146 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
VMware, Inc. 71
Chapter 5 Configuring Package Parameters
Youcanuseacommatoseparatepatternsinthelist.Wildcards (*)matchnoneofthecharactersoratleastone
ofthecharactersandquestionmarks (?)matchexactlyonecharacter.ThesyntaxissimilartotheDOSdir
command,butyoucanapplywildcardcharacterstodirectorynamesandfilenames.
YoucanspecifytheExcludePatternparameterinthePackage.inifile,wherethepatternexclusionapplies
totheentiredirectorystructure,andthe##Attributes.inifile,whereThinAppaddsthepatternexclusion
tothecurrentlistofexclusions,butappliessettingsonlytothespecificdirectoryandsubdirectories.Youcan
createadifferent
exclusionlistfordifferentdirectoriesinyourproject.
Examples
Ifyoustorepackagesinaversioncontrolsystemandyouwanttoexcludeversioncontrolinformationfrom
thevirtualfilesystem,youcanexcludeanydirectoriescalled.svnor.cvsandallthesubdirectories.
[FileList]
ExcludePattern=\.svn,\.cvs
Thepatterndoesnotmatchfilenamesordirectoriesthatcontain.svnor.cvsinthemiddleofthestring.
Youcanexcludeanypaththatendswith.bakor.msi.
[FileList]
ExcludePattern=*.bak,*.msi
Icon
TheIconparameterspecifiestheiconfiletoassociatewiththegeneratedexecutablefile.Thisiconappearsin
theapplication,suchasMicrosoftWord,andinthefilesassociatedwiththeapplication,suchas.docfiles.
Eachapplicationincludesitsowniconstoredasa.icofile,withinthe.exefile
oftheapplication,orwithin
a.dllfile.Thecaptureprocessattachestheiconstotheexecutablefiles.Theapplicationusesthemaingroup
iconfromtheexecutablefileintheSourceparameterandtheindividualiconresourcethatthegroupicon
pointsto.
Examples
YoucanmodifytheIconparametertouseanalternativeiconbyspecifyinganexecutablefilethatisdifferent
fromtheexecutablefileintheSourceparameter.Alternativeiconsmightbe usefulforthirdpartycompanies.
[<my_app>.exe]
Source=%ProgramFilesDir%\<my_app>\app.exe
Icon=%ProgramFilesDir%\<my_app>\app2.exe
Youcanspecifyaniconsetbyappending,1 ,2totheendoftheiconpath.
[<my_app>.exe]
Source=%ProgramFilesDir%\<my_app>\<app>.exe
Icon=%ProgramFilesDir%\<my_app>\<app2>.exe,1
Youcanusea.ico filetospecifytheapplicationicon.
[<my_app>.exe]
Source=%ProgramFilesDir%\<my_app>\<app>.exe
Icon=%ProgramFilesDir%\<my_app>\<my_icon>.ico
OutDir
TheOutDirparameterspecifiesthedirectorythatstoresthebuild.batoutput.
Donotmodifythevalueofthisparameter.
Examples
ThestaticvalueoftheOutDirparameterspecifiesthebindirectoryoftheproject.
[BuildOptions]
OutDir=bin

Table of Contents

Related product manuals