Visual studio 2010 setup project problem.
- by Guru
Hi there,
I've made an application that uses .NET framework 3.5 SP1 and SQL Server 2008 Express.
Application is fine and now i'm going to to make a setup project for this.
When I first build my setup it was fine as all the prerequisites were not included in setup.
But I want my setup to install .NET 3.5 SP1 and SQL SERVER 2008 Express also. So…