Re: [WiX-users] util:XmlFile hide logging of sensitive information

2013-11-28 Thread Blair Murri
That bug now lives here: http://wixtoolset.org/issues/3859/ > From: ilir...@gmail.com > Date: Wed, 27 Nov 2013 11:07:14 +0100 > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] util:XmlFile hide logging of sensitive information > > Updating MSI sounds really h

Re: [WiX-users] util:XmlFile hide logging of sensitive information

2013-11-27 Thread Ilir Bekteshi
Updating MSI sounds really hack-y way to do it, either way i found the bug report http://sourceforge.net/p/wix/bugs/3163/ so hopefully will be fixed soon :) Thanks On Tue, Nov 26, 2013 at 1:53 PM, Blair Murri wrote: > The CustomAction tag inside of the UtilExtension for the deferred portion > o

Re: [WiX-users] util:XmlFile hide logging of sensitive information

2013-11-26 Thread Blair Murri
The CustomAction tag inside of the UtilExtension for the deferred portion of the XmlFile custom action doesn't have the HideTarget attribute set. I thought there was an issue opened on that at some point, but I don't recall right now. You could update the MSI post-binding to set that bit in the