It doesn't create the property itself (although it does create a record for
the linker of that property). It simply and only adds that property's name
to the property described in the MSDN page I provided.

However, after glancing in the WiX sources, are you sure it isn't
WriteIIS7ConfigChanges?

-----Original Message-----
From: Pierson Lee (PIE) [mailto:pierson....@microsoft.com] 
Sent: Friday, June 18, 2010 4:00 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Password showing in text when installing custom
user for AppPool

Will making that change affect the property itself? It isn't a property I
create, its from the IIS custom action.

-----Original Message-----
From: Blair [mailto:os...@live.com] 
Sent: Friday, June 18, 2010 2:35 PM
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] Password showing in text when installing custom
user for AppPool

<Property Id="WriteIIS7ConfigChange" Hidden="yes"/>

It would hide the property, so if you need other parts of that property in
the log for diagnosis you would need to set the Debug policy appropriately.
http://msdn.microsoft.com/library/aa370308.aspx

-----Original Message-----
From: Pierson Lee (PIE) [mailto:pierson....@microsoft.com]
Sent: Friday, June 18, 2010 2:05 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Password showing in text when installing custom user
for AppPool

I have used the v3.5 version with VS2010 to create MSIs. I noticed that if I
create a custom appPool and assign it a real user that this step in the
basic logging displays the password in clear text:

Property(S): WriteIIS7ConfigChange

Can that line be encrypted or the password not be displayed for the
property? I know that the password property itself is showing *'s

Thanks
Pierson


----------------------------------------------------------------------------
--
ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day
Giveaway. ONE MASSIVE PRIZE to the lucky parental unit.  See the prize list
and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


----------------------------------------------------------------------------
--
ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day
Giveaway. ONE MASSIVE PRIZE to the lucky parental unit.  See the prize list
and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


----------------------------------------------------------------------------
--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to