Specify [EMAIL PROTECTED]"yes" should leave the property out of the log 
entirely.  I'm not sure if 
there's a way to not log the value but still log the fact that it changed.

Rob

sree wrote:
> hi,
> 
> in one of my dilaog we are taking the password as input to a property from
> the user.
> we are assingnig some properties in vbscript custom action as follows
> 
>   Session.Property( OrganizationName & ".ADAdministratorPassword" ) =
> Session.Property( "CRMAdministratorPassword" )
> 
> in the log file it is showing as follows..
> 
> MSI (c) (E0!70) [15:37:19:570]: PROPERTY CHANGE: Adding OrganizationName
> .ADAdministratorPassword property. Its value is 'password.
> OrganizationName .ADAdministratorPassword = password (what the user entered)
> 
> 
> I want to encrypt such values in the log file. how can I do it. Please
> suggest.
> 
> regards,
> sree.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to