gilvie [mailto:sogil...@msn.com]
> Sent: March-14-13 5:54 PM
> To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] Using Property's values in Messages
>
> You can do it various ways, the easiest way is to let QA see the value in
> the MSI log file, in your product WXS
Classification: Public
Oops
String tempString = session["MyProperty"];
-Original Message-
From: StevenOgilvie [mailto:sogil...@msn.com]
Sent: March-14-13 5:54 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Using Property's values in Messages
You can do
You can do it various ways, the easiest way is to let QA see the value in the
MSI log file, in your product WXS file add:
after the install is done in your %temp% folder will be a MSI log file, look
for the property name and its value will be recorded...
or display the properties via custom actio
3 matches
Mail list logo