Geoff Finger wrote:
> The program I'm working on needs to have either SQL 2005 or the SQL
> Server Native Client installed. We've decided that if neither of those
> have been installed we should give the user the option of installing
> the Native Client after the basic installation is finished in order to
> simplify things for them.
>   

Won't work -- MSI doesn't let two packages run their execute sequences 
simultaneously. You need to use a chainer/bootstrapper. See the list 
archives for lengthy discussions on this topic.

-- 
sig://boB
http://bobs.org



-------------------------------------------------------------------------
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