Don Tasanasanta wrote:
I have the following 2 commands inside a "next" button control:
PROPERTY1="1"
OR PROPERTY2="1"
PROPERTY1="0"
AND PROPERTY2="0"
But instead of adding and removing the feature "LoggingFeature" I end
up with 2 properties REMOVE and ADDLOCAL
T
Hello Don,
It's too late to change feature list at that time (GUI part of
install). Asign Level attribute for your LoggingFeature and in
publish events set INSTALLLEVEL property to value above or below the
Level attribute of your feature to control whether it should be
installed or not. Somethin
ED] On Behalf Of Don
Tasanasanta
Sent: Friday, May 25, 2007 1:23 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Publish Event is acting like Publish Property
I have the following 2 commands inside a "next" button control:
PROPERTY1="1" OR
PROPERTY2=&qu
I have the following 2 commands inside a "next" button control:
PROPERTY1="1" OR
PROPERTY2="1"
PROPERTY1="0"
AND PROPERTY2="0"
But instead of adding and removing the feature "LoggingFeature" I end up
with 2 properties REMOVE and ADDLOCAL
REMOVE ends up equaling "Loggin
4 matches
Mail list logo