Click here to Skip to main content
15,879,535 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hi
I am working on a desktop application using C# in Visual Studio 2010 and using Sql Server 2005 at back end.
I want to create Setup for my application using Wix Tool set. What i want is that the created setup file should install .Net framework and Sql Server 2005 and then install my application in just one click.

I have installed Wix 3.8 Tool set on my system and it is getting shown in Visual Studio 2010 as Windows Installer XML. But what next to do, I don't know.
Posted
Comments
Kornfeld Eliyahu Peter 22-Sep-14 7:58am    
Start reading documentation...http://wixtoolset.org/documentation/manual/v3/votive/
Sergey Alexandrovich Kryukov 22-Sep-14 11:14am    
That is the answer. This is exactly the next step to do.
—SA

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