Thank you. That works in hiding that (most of it) instance.
There is one instance of the password in this line MSI (s) (98:68) [13:39:08:958]: Executing op: CustomActionSchedule(Action=ConfigureIIsExec,ActionType=3073,Source=BinaryData,Target=ConfigureIIsExec,CustomActionData=ConfigureIIs.... <PasswordSomewhere> balus. > From: os...@live.com > To: wix-users@lists.sourceforge.net > Date: Tue, 5 Jan 2010 11:26:00 -0800 > Subject: Re: [WiX-users] Passwords, hidden and the log file > > Add > > <Property Id="ConfigureIIsExec" Hidden="yes"/> > > To your authoring > > -----Original Message----- > From: Balu Swaminathan [mailto:bswa...@hotmail.com] > Sent: Tuesday, January 05, 2010 10:55 AM > To: wix user list > Subject: [WiX-users] Passwords, hidden and the log file > > > Hello All: > > > > > > I have: > > > > <Property Id="PASSWORD" Hidden="yes"/> > > > > and the value passed on PASSWORD is written to the log file when the .msi is > invoked with > > > > msiexec ... /l*v msilog.log ... > > > > Investigation starts... In the log file it appears as > > > > and it appears in the log file as > > > > MSI (s) (BC!80) [10:39:39:772]: PROPERTY CHANGE: Adding ConfigureIIsExec > property. Its value is > 'ConfigureIIs€1€5€1€User€1€Component_€1€Name€1€Domain€1€Password€1€3€OURUSERID€C_OurUserAccount€_abc€mgdContoso€<LOOKHERE>passwordIsHere<LOOKHERE>€4€2€1€0€0€2€1€16€1€AppPool€1€Name€1€Component_€1€Attributes€2€User_€1 > > > > so it looks like ConfigureIIs is writing it. > > > > Is there someway to prevent the password being written to the log file in > this scenario where we configure a custom appPool, virtual directory, etc. in > the MSI. ? > > > > Thanks > > > > balu. > > _________________________________________________________________ > Hotmail: Trusted email with powerful SPAM protection. > http://clk.atdmt.com/GBL/go/177141665/direct/01/ > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > > > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users _________________________________________________________________ Hotmail: Trusted email with Microsoft’s powerful SPAM protection. http://clk.atdmt.com/GBL/go/177141664/direct/01/ ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users