Hello,
I have created one windows application in .net 2.0 and it uses SQL database in back end.
I want to create a setup file for this application so that I can install it and run it on any machine which does not have either .NET framework or SQL Server.
Please give me some useful link for this.