Re: [WiX-users] INSTALLLEVEL Property

2010-02-23 Thread Harvey, John Ctr USAF Warfighter's Edge
Original Message- From: Alex Wernecke [mailto:awerne...@finteq.co.za] Sent: Tuesday, February 23, 2010 3:55 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] INSTALLLEVEL Property Hi, I have a custom dialog written in WiX with 3 buttons : server, client and other. I n

[WiX-users] INSTALLLEVEL Property

2010-02-23 Thread Alex Wernecke
Hi, I have a custom dialog written in WiX with 3 buttons : server, client and other. I need the INSTALLLEVEL property value to be set when one of the 3 buttons is clicked. I set other property's values successfully like that. Why does it not work for INSTALLLEVEL? Here is the code : DIALOG