Windows Installer Editor Reference
178
Your Installation on the Destination Computer
To set logging options for installations that will run under Windows Installer 4.0 or later,
mark the appropriate check boxes:
z
! - Flush each line to the log
z
a - Start up of actions
Logs actions as they are started.
z
c - Initial UI parameters
Logs the initial user interface parameters.
z
e - All error messages
z
i - Status messages
z
m - Out-of-memory or fatal exit information
z
o - Out-of-disk-space messages
z
p - Terminal properties
z
r - Action-specific records
z
u - User requests
z
v - Verbose output
Logs more detailed information about each event or error.
z
w - Non-fatal warnings
z
x - Extra debugging information (Windows Server 2003 only)
You also can set these options from a command line.
See
Applying Logging Options to an Installation
on page 233.
About UAC Elevation of Windows Installer Installations
¾
Windows Installer 4.0 or later only.
In pre-Vista versions of Windows, users frequently logged on as administrators, leaving
their computers vulnerable to security breaches. The User Account Control (UAC) that
was introduced with Windows Vista provides a temporary privilege-elevation model. A
user who needs to run an administrative application can elevate their permissions by
providing approval for that application.
Installation actions that write to a protected area on the destination computer require
elevation. When UAC is enabled and the installation tries to access a protected area, the
user is prompted as follows:
z
A user who is logged on with administrator credentials is prompted to confirm that
they want to continue.
z
A user who is logged on with standard user credentials is prompted to enter a
password for an administrator account for the installation to continue.
Installations that were created in a Wise product earlier than Wise Package Studio 7.0
SP1 or Wise Installation Studio 7.0 run as if UAC is enabled.