How to create setup of c# proj(windows application)???
I know how to create setup file in c# but what I want to ask is that after creating setupfile of my proj will it run on other system??
I have a database attach to my application & database is created in SQL SERVER 2005. So will it run on other system if there is no sql server install in it. Any help????