I made my project in Visual Studio 2005 using C# language , SQL SERVER 2005 in Backend and Ado.net connectivity. Now I want o make .exe file (Windows setup file)

But I dont know how to do it, So guys help me ....


Thanks in advance....:confused:

Please follow the following steps.
1.Right Click yours solution,goto setpu and deplyment project and add setup project.
2.Select Application folder in setup project.
3.right click application folder,select add and select project output
4.Give the primary output of parent application.
5.Rebuild it.
6.Now exe created in virtual dir
4.please

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.