Click here to Skip to main content
15,881,678 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
hi everyone,
I want to create a set-up for web application which should be capable of :

1.Installing SQL Server when a user will run that set-up.(if SQl Server is not installed)
2.Asks for License key.
3.Running a database script if database is not present.

Please tell me Step-wise, how to do this ?
Posted
Updated 20-Jul-12 1:16am
v2

Used Installer class for the database creation.
 
Share this answer
 
thanks for posting links but doesn't seem so helpful.
I have visited these links earlier that is why i posted my query here.
Can anyone provide me screen-shots of steps for exactly asked questions.
 
Share this answer
 
I have used Installer class and this solved my problem.
Want solution ?
ask me @ tilakraheja@gmail.com
 
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