Re: [WiX-devs] How to install prerequisites using bootstrapper in wix

2012-05-18 Thread Bob Arnson
Please send usage questions to the wix-users list. -- sig://boB http://joyofsetup.com/ -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed

[WiX-devs] How to install prerequisites using bootstrapper in wix

2012-05-18 Thread Sujitha Ramamoorthy
Hi, I want to install msxml4.0 sp2 as a prerequisite in wix installer. I added the following codes in .wixproj file and I placed the msxml.msi along with product.xml under "C:\Program Files\Microsoft SDKs\Windows\v7.0A\Bootstrapper\Packages" by creating a new folder msxml but while building th