Launch conditions fire when the condition is false:
   http://msdn.microsoft.com/en-us/library/aa369752.aspx

The property you likely mean to use is "Installed", not "INSTALLED".
   http://msdn.microsoft.com/en-us/library/aa369297(VS.85).aspx


________________________________________
From: [EMAIL PROTECTED] [EMAIL PROTECTED] On Behalf Of derekj [EMAIL PROTECTED]
Sent: Wednesday, September 10, 2008 2:48 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users]  Condition install and uninstall

Hi,

I am doing a cmd line msi that has a number of input parameters.

I have
<Condition Message="IP address of Application Database, DATABASEIPADDRESS ,
parameter not passed in"> DATABASEIPADDRESS AND NOT INSTALLED</Condition>

this condition is fires on both install and uninstall.

can someone help

regards

--
View this message in context: 
http://n2.nabble.com/Condition-install-and-uninstall-tp1079400p1079400.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to