[EMAIL PROTECTED] wrote:
However I want my setup to launch Microsoft Component installer SDK or .Net framewrok installer to automatically install the .Net framework if needed.

You can't do that from your .msi because .NET is installed via MSI and you can't have two MSIs running simultaneously. The current Visual Studio bootstrapper has been discussed on this list recently and seems to be the leading favorite for bootstrappers ready to use.

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

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to