How do I turn my project into an EXE.?
I made a project and want people to be able to just click the exe and the program runs. How do i do this?
Save your project, Debug, and go to
C:\Documents and Settings\User\My Documents\Visual Studio 2008\Projects\ProjectName\Bin\Debug\Program.exe
Edit: Debug is F5