I haven't had the need.  Where I work now, the requirements are much simpler.   
I also doubt I ever will re-implement it the way it was since any attempt to do 
so would have to be redesigned to take into consideration MSI 4.5 patterns.
   
  "Schrieken, Rene" <[EMAIL PROTECTED]> wrote:
        v\:* {behavior:url(#default#VML);}  o\:* {behavior:url(#default#VML);}  
w\:* {behavior:url(#default#VML);}  .shape {behavior:url(#default#VML);}        
st1\:*{behavior:url(#default#ieooui) }                And I guess you still 
didn’t find the time to re-implement that J
   
      
---------------------------------
  
  From: Christopher Painter [mailto:[EMAIL PROTECTED] 
Sent: Sunday, September 02, 2007 8:15 PM
To: Schrieken, Rene; Werner, Harvey D; wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Execution order of launch condiitions

   
    I always thought that it was silly that MSI SQL didn't have a functioning 
ORDER BY statement and that many tables where order would be useful don't have 
ORDER columns to allow useful traversing of the record sets.  

     

    I once wrote a very sweet custom LaunchConditions pattern.  I write about 
it a bit here for anyone interested in extending LaunchConditions to actually 
be useful.

     

    
http://blog.deploymentengineering.com/2006/07/short-comings-of-launchconditions.html

     

    

"Schrieken, Rene" <[EMAIL PROTECTED]> wrote:

        http://msdn2.microsoft.com/en-us/library/Aa369752.aspx

     

    says: "You cannot guarantee the order.." 

     

    They suggest to author a CustomAction type 19, in wix that would be a 
custom action with the Error attribute set, but I have never done that.

     

    Rene


     
    
---------------------------------
  
  From: [EMAIL PROTECTED] on behalf of Werner, Harvey D
Sent: Sun 9/2/2007 17:09
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Execution order of launch condiitions

      In our product installs we have several launch conditions set, but the 
order is not from the top down. Is there any way in WiX to set the order of 
execution?

     

    For example, we would like them to check them machine architecture and 
privileged settings before checking for other support packages to be 
preinstalled.

     

    Can WiX set the order or are we at the mercy of Windows installer to do 
this? Seems kind of basic to be able to do this.

    --
Harvey Werner
HP StorageWorks, NAS Division
971.327.5279


  

     


   
  This e-mail and any attachment is for authorised use by the intended 
recipient(s) only. It may contain proprietary material, confidential 
information and/or be subject to legal privilege. It should not be copied, 
disclosed to, retained or used by, any other party. If you are not an intended 
recipient then please promptly delete this e-mail and any attachment and all 
copies and inform the sender. Thank you.
  -------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> 
http://get.splunk.com/_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
   
    
    
---------------------------------
  
  Yahoo! oneSearch: Finally, mobile search that gives answers, not web links. 



       
---------------------------------
Boardwalk for $500? In 2007? Ha! 
Play Monopoly Here and Now (it's updated for today's economy) at Yahoo! Games.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to