l Message-
> From: Manuel Fahndrich [mailto:m...@microsoft.com]
> Sent: Tuesday, September 03, 2013 4:32 PM
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] problem with conditional component
>
> I'm t
Okay, I was missing a conditional invocation of the custom action to set the
variable and the variable must be enclosed in [ ] in the setting custom
action. This final code works:
VS12_ROOT_FOLDER_EXISTS
--
View this message in context:
http://window
Thanks Jacob,
I followed your suggestion and now I'm getting different behavior. On
machines without the VS2013 installed, it now properly omits the component.
But on machines with VS2013, the folder it installs the component in is now
d:\VS12Root\... instead of the folder pointed to by the VS12_
I'm trying to install some files conditionally under VS2013 by using the
following snippets of code:
...
...
VS12_ROOT_FOLDER
...
-Original Message-
From: Manuel Fahndrich [mailto:m...@microsoft.com]
Sent: Tuesday, September 03, 2013 4:32 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] problem with conditional component
I'm trying to install some files conditionally under VS2013 by using the
foll
5 matches
Mail list logo