2013/9/18 nkshirsagar <nkshirsa...@gmail.com>:
> Hello all!
>
> I need to check if .net 4.5 is installed on the system, and if not, install
> it through my MSI.

Probably a bad idea to do it in the MSI itself. Instead create a
bootstrapper that installs .NET and then installs your MSI.

http://wixtoolset.org/documentation/manual/v3/bundle/
http://wixtoolset.org/documentation/manual/v3/howtos/redistributables_and_install_checks/install_dotnet.html

-- 
Nicolás

------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to