You can set this in WiX by setting Hidden="yes" in the Property Element.

Dana

On 6/6/07, Aaron Shurts <[EMAIL PROTECTED]> wrote:

Add the property name to MsiHiddenProperties property.  This is a
semi-colon delimited list of properties whose values you do not want written
to the log.

http://msdn2.microsoft.com/en-us/library/aa370308.aspx

Regards,
//aj

On 6/6/07, Don Tasanasanta < [EMAIL PROTECTED]> wrote:
>
>  In my install UI I ask for a password and store it in a property. If
> someone runs the install with logging turned on that property is found in
> several places in the log along with the unprotected password. Is there any
> way to prevent this?
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to