I'm working on an MSI ( x86 platform ) that bootstraps  SQL CE 3.5 x86 and 
x64 ( per Microsoft both should be installed ) and then installs a .NET Client 
( 
Any CPU ).

Typically I like to "double gate" my prereq checks via 
AppSearch/LaunchConditions on the event  that the EXE is skipped and the MSI 
only is run.   I've done a search for the X86 SQL CE and duplicated it to 
search 
the Win64 hive.

It's not working, should it?  I've read the MSI SDK and the WIX doco and I 
haven't found anything that says it shouldn't work.  Maybe I have another wierd 
problem that my eyes aren't seeing so I was just hoping for a sanity check.

Chris
 
---
Christopher Painter, Author of Deployment Engineering Blog
Have a hot tip, know a secret or read a really good thread that deserves 
attention? E-Mail Me


      

------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to