Re: [WiX-users] Weird behavior on conditions

2012-09-20 Thread Nelya Iva
Since both conditions are true, then wix checks the value of Order.
Element with the higher value of 'Order' will be used.

2012/9/20 Natalie Carr natalie.c...@measuresoft.com

 Hi, having this problem with this code:



   Publish Dialog=RequestKeyDlg Control=Next Event=NewDialog
 Value=DatascanPortDlg Order=1![CDATA[PRODUCTNAME = Orchestrator AND
 VARIANT  Demo  AND (NOT FILEEXISTS)]]/Publish

   Publish Dialog=RequestKeyDlg Control=Next Event=NewDialog
 Value=NumLoggersDlg Order=2![CDATA[(VARIANT = Max)  AND (NOT
 FILEEXISTS) AND (PRODUCTNAME  EdgeX)]]/Publish

   Publish Dialog=RequestKeyDlg Control=Next Event=NewDialog
 Value=InstallDirDlg Order=3/



 The conditions are all true on the first and second functions but it always
 jumps to the second one rather than to the first.  If I comment out the
 second one the first is called, I'm very confused over this..:(



 Kind Regards,



 Natalie Carr






 --
 Everyone hates slow websites. So do we.
 Make your web apps faster with AppDynamics
 Download AppDynamics Lite for free today:
 http://ad.doubleclick.net/clk;258768047;13503038;j?
 http://info.appdynamics.com/FreeJavaPerformanceDownload.html
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Weird behavior on conditions

2012-09-20 Thread Natalie Carr
Nelya, Thanks. I always thought it was carried out as in

Order 1
Order2
etc

-Original Message-
From: Nelya Iva [mailto:nelya@gmail.com] 
Sent: 20 September 2012 14:26
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Weird behavior on conditions

Since both conditions are true, then wix checks the value of Order.
Element with the higher value of 'Order' will be used.

2012/9/20 Natalie Carr natalie.c...@measuresoft.com

 Hi, having this problem with this code:



   Publish Dialog=RequestKeyDlg Control=Next Event=NewDialog
 Value=DatascanPortDlg Order=1![CDATA[PRODUCTNAME = 
 Orchestrator AND VARIANT  Demo  AND (NOT 
 FILEEXISTS)]]/Publish

   Publish Dialog=RequestKeyDlg Control=Next Event=NewDialog
 Value=NumLoggersDlg Order=2![CDATA[(VARIANT = Max)  AND (NOT
 FILEEXISTS) AND (PRODUCTNAME  EdgeX)]]/Publish

   Publish Dialog=RequestKeyDlg Control=Next Event=NewDialog
 Value=InstallDirDlg Order=3/



 The conditions are all true on the first and second functions but it 
 always jumps to the second one rather than to the first.  If I comment 
 out the second one the first is called, I'm very confused over 
 this..:(



 Kind Regards,



 Natalie Carr






 --
  Everyone hates slow websites. So do we.
 Make your web apps faster with AppDynamics Download AppDynamics Lite 
 for free today:
 http://ad.doubleclick.net/clk;258768047;13503038;j?
 http://info.appdynamics.com/FreeJavaPerformanceDownload.html
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users


--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics Download AppDynamics Lite for
free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users