i have developed a c# project now i have to make it an Exe so that i can install it on any system and run it...
the bin which contains the exe only runs in the system which has .net installed and does not executes where there is no .net....
as this is my first project can any one tell me how to make my application an exe file so tat it can be installed and executed on any system..