4.6.1

Table Of Contents
ThinApp User’s Guide
86 VMware, Inc.
Configuring Logging
YoucanmodifyThinAppparameterstopreventloggingactivityorcustomizethelocationofthelogfiles.
DisableTracing
TheDisableTracingparameterprevents.tracefilegenerationwhenyourunLogMonitorforsecurityand
resourcepurposes.
Youmightblockstandard.tracefilegenerationtohidetheapplicationhistoryfromauser.Inatesting
environment,youmightturnofftracingforapplicationsthatyouknowworkproperly.Producingextra
.tracefileswa
stesdiskspaceandCPUtime.
Examples
YoucansettheDisableTracingparametertopreventthegenerationof.tracefilesinLogMonitor.
[BuildOptions]
DisableTracing=1
LogPath
TheLogPathparametersetsthelocationtostore.tracefilesduringloggingactivity.
Thedefaultlocationisthesamedirectorythatstorestheapplicationexecutablefile.Youmightchangethe
defaultlocationtofindadirectorywithmorespaceortoredirectthelogsfromaUSBdevicetotheclient
computer.Unl
ikemostpathsinThinApp,thelogpathcannotcontainmacrossuchas%AppData%or%Temp%.
Examples
YoucansettheLogPathparametertostorelogfilesinC:\ThinappLogs.
[BuildOptions]
LogPath=C:\ThinappLogs
Configuring Versions
ThinAppparametersprovideinformationabouttheversionsofapplicationexecutablefilesandThinApp.
CapturedUsingVersion
TheCapturedUsingVersionparameterdisplaystheversionofThinAppforthecaptureprocessand
determinesthefilesystemmacrosthatThinAppmustexpand.
DonotmodifyordeletethisparameterfromthePackage.inifile.ThinAppusesthisparameterforbackward
compatibilityandtechnicalsupport.
Examples
TheCapturedUsingVersionparametermightdisplayThinAppversion4.0.02200.
[BuildOptions]
CapturedUsingVersion=4.0.0-2200
StripVersionInfo
TheStripVersionInfoparameterdetermineswhethertoremoveallversioninformationfromthesource
executablefilewhenThinAppbuildstheapplication.ThesourceexecutablefileisthefilelistedintheSource
parameter.
VersioninformationforexecutablefilesappearsinWindowsproperties.Propertiesinformationincludesthe
copyright,trademark,andversionnumber.TheStripVersionInfoparametercanrem
ovetheVer si o n tabof
Windowsproperties.