Is there a way in WiX 3.0 to determine if a bootstrapper has installed a
prerequisite in my setup project?

For example, I have a bootstrapper (setup.exe) that installs SQL Express
2008, and then after that is complete the setup.msi is automatically run to
install my product.  Is there a way to tell via WiX variables or anything
else if SQL Express 2008 was just installed by my bootstrapper?  If the
bootstrapper installed SQL, I would then like to configure my product
accordingly using a custom action.  Keep in mind that I want to do nothing
in the case where SQL Express is already installed on the machine and the
bootstrapper installed nothing.

Thanks in advance.
-- 
View this message in context: 
http://n2.nabble.com/Way-to-determine-if-bootstrapper-installed-something-tp3434326p3434326.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to