Click here to Skip to main content
15,885,365 members
Please Sign up or sign in to vote.
3.67/5 (2 votes)
I'm very new to "WIX" based application, i need to create an "MSI" where it has to check for .Net Framework4.0 and SQL server2008, if not installed i have to installed first and then have to install my application "Exe" and one more "VBscript Agent", it must be done like when you install WIX3.7 setup(if we double click the setup file, it will show UI )

i have no idea where to start... Is there any step by step guide to develop this Kind of application?
Posted

1 solution

see the below link..i hope that you will get some good idea.

http://www.c-sharpcorner.com/UploadFile/cb88b2/installing-prerequisites-using-wix-bootstrapper-project-and/
 
Share this answer
 
v3

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900