Click here to Skip to main content
15,886,199 members
Please Sign up or sign in to vote.
3.00/5 (2 votes)
I am making web setup in vs2010 and i want some prerequistes i am getting sql server 2008 r2 prerequiste but this prerequiste is not install sql server management studio in client pc.

i have to install seprately in client pc. i want like sql server 2008 r2 which is installed in client pc by setup sql server management studio should also install by setup.

Please help me
Posted
Comments
Tejas Vaishnav 22-Nov-12 4:12am    
you can not install your sqlserver silently using your prerequistes, because for installing sqlserver you need to follow it's configuration then after it will completely installed.

1 solution

i have solved myself

simply i choose package of sql server express 2008 r2 with management tools and make this as a prerequisite and then this will install sql server express 2008 r2 with sql mamagement studio express.

check this link

http://my.opera.com/suszi/blog/2012/05/08/create-bootstrapper-package-for-sql2008-r2-express-with-tools
 
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