http://msdn.microsoft.com/en-us/library/aa369297(VS.85).aspx
http://msdn.microsoft.com/en-us/library/aa370858(VS.85).aspx



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of derekj
Sent: Thursday, September 11, 2008 12:02 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Condition install and uninstall


Hi,

thanks for your help,

wondering if you know where I can find information on amending the condition
so it only fires on install and not on install.

regards

Derekj

John Nannenga wrote:
>
> 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
>
>

--
View this message in context: 
http://n2.nabble.com/Condition-install-and-uninstall-tp1079400p1082087.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