Click to Rate and Give Feedback
MSDN
MSDN Library
Windows Installer
Properties
Property Reference
 MsiHiddenProperties Property
MsiHiddenProperties Property

The MsiHiddenProperties property may be used to prevent the installer from displaying passwords or other confidential information in the log file. To prevent a property from being written into the log file, set the value of the MsiHiddenProperties property to the name of the property you wish to hide. You can hide multiple properties by specifying a string of property names delimited by semicolons (;).

Note   When the Debug policy is set to a value of 7, the installer will write information entered on a command line into the log. This makes public properties entered on a command line visible even if the property is included in the MsiHiddenProperties property. This can make confidential information entered on a command line visible in the log. For more information, see Preventing Confidential Information from Being Written into the Log File.

Requirements

Version Requires Windows Installer 4.0 on Windows Server 2008 or Windows Vista. Windows Installer on Windows Server 2003, Windows XP, and Windows 2000.

See Also

Properties


Send comments about this topic to Microsoft

Build date: 6/5/2008

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker