Click here to Skip to main content
15,890,123 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

I need to make setup for c# application. And I need to install mssql2005/2008 and create database in that installed server with that setup. I wish to do that with visual studio 2010. If someone know that, Please let me know.

Thanks,
Chamara.
Posted

Please refer:

This article will explain the step by step process of creating a Setup Project.
Create Setup and Deployment Project Visual Studio 2008[^]

This article shows how to create and use the Windows Application Setup Project:
Visual Studio Windows Application Setup Project[^]

Building a Setup for a Windows Forms Application[^]
This step by step tutorial guides you towards how to create a setp for a Windows Forms application.

..and some more
Create an EXE or Setup File in .NET Windows Application[^]
Visual Studio Windows Application Setup Project[^]
How to create a setup project for a Windows Service application in Visual C#[^]
 
Share this answer
 
This link might help you:
Embedding SQL Server Express into Custom Applications[^]

All the best.
 
Share this answer
 

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