Microsoft T5D01575 Computer Accessories User Manual


 
75
If you specify INSTALLLOCATION element, the drive designation in the path is used to determine on
what drive the LIS is created. For example, if the INSTALLLOCATION element path is E:\office\files,
the LIS is created on drive E. The sources listed by the SOURCELIST attribute are kept with the
installed product and are used by Setup if the LIS on the user's computer is missing or corrupted.
Example
<LIS CACHEACTION="CacheOnly" />
<LIS SOURCELIST="\\server1\office;\\server2\corpdata" />
Logging element
Specifies the kind of logging that Setup performs.
Syntax
<Logging
Type="Off" | "Standard"(default) | "Verbose"
Path="path"
Template="filename.txt"
/>
Attributes
The following table describes Logging element attributes and values.
Logging attributes
Attribute
Value
Description
Type
Off
Setup performs no logging.
Standard (default)
Setup writes installation information to the
log file.
Verbose
Setup writes all installation information to
the log file.
Path
path
The fully qualified path of the folder used
for the log file. You can use environment
variables. Default is %temp%.
Template
filename.txt
The name of the log file. If you insert the
string * anywhere in the file name, a unique
log file is created for each installation
performed by setup.exe (see the
explanation later in this article). If the *
character is not included and the file name