[wix-users] passing APPLICATIONDIRECTORY to a custom action

kurt.jensen at us.ophiropt.com kurt.jensen at us.ophiropt.com
Thu May 18 06:57:41 PDT 2017


Thanks.

But, what index do I use to access the value?   session.CustomActionData["CAInstall"]?

Does the SetProperty ID have to match the CustomAction Id?

-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Nir Bar
Sent: Thursday, May 18, 2017 7:18 AM
To: WiX Toolset Users Mailing List
Subject: Re: [wix-users] passing APPLICATIONDIRECTORY to a custom action

You need to set the value at runtime:
<SetProperty Id="CAInstall" Value="[APPLICATIONDIRECTORY]" Sequence="execute" Before="CAInstall"/>





--
https://JetBA.net - Native and WPF WiX BootstrapperApplication Frameworks







____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/
This message may contain confidential information of MKS Instruments, Inc. or its subsidiaries. If you are not the intended recipient and have received this message in error, then any use or distribution is prohibited. Accordingly, please notify me immediately by e-mail and delete this message. Thank you.



More information about the wix-users mailing list