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
Hey all, can anyone tell me if there's a way to display the value of a
property? I'm doing registry searches for different product install
directories, and would like to display them to the QAs running the
installer.
--
Ev
4 matches
Mail list logo