A type 19 custom action might be useful here. If there's a property
required to have a value, add a type 19 CA in the execute sequence with
a condition based on the value of the property. 

Phil Wilson 


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael
Carlisle
Sent: Friday, October 27, 2006 1:45 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Launch conditions issue

Managed to use UILevel in my LaunchCondition to bypass mandatory field
checking when running with full UI.

Not sure if I've missed a trick, if anyone has any ideas let me know.


>From: "Michael Carlisle" <[EMAIL PROTECTED]>
>To: wix-users@lists.sourceforge.net
>Subject: [WiX-users] Launch conditions issue
>Date: Fri, 27 Oct 2006 20:17:46 +0100
>
>Hi,
>
>Is it possible to have 2 sets of launch conditions, or sequence them
twice?
>
>The problem is I have some launch conditions right after appSearch, but

>I also have mandatory fields that need validation after populating via 
>a ui dialog. At the moment this is handled by just disabling or 
>enabling the next button on this screen, which is fine... until the 
>installer is run silently in which case the mandatory fields aren't 
>validated. I can't add a condtion, as these run too early in ui mode.
>
>How do I have 1 set of launch conditions for ui mode and a different 
>set for silent mode?
>
>Thanks,
>
>Mike
>
>_________________________________________________________________
>Be the first to hear what's new at MSN - sign up to our free
newsletters!
>http://www.msn.co.uk/newsletters
>
>
>-----------------------------------------------------------------------
>-- Using Tomcat but need to do more? Need to support web services, 
>security?
>Get stuff done quickly with pre-integrated technology to make your job 
>easier Download IBM WebSphere Application Server v.1.0.1 based on 
>Apache Geronimo
>http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=12164
>2 _______________________________________________
>WiX-users mailing list
>WiX-users@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/wix-users

_________________________________________________________________
Windows Live(tm) Messenger has arrived. Click here to download it for
free! 
http://imagine-msn.com/messenger/launch80/?locale=en-gb




-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to