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=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

_________________________________________________________________
Windows LiveĀ™ 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