I just finished designing a simple code program. I called it a “Guessing Game”. The program is so far working fine and I would like to open it without opening my Microsoft Visual Studio.
How can I do that?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The easiest way is:
F6to build itMy Documents\Visual Studio 200x\Projects\my_project\)bin\Release\and copy the executable from there to wherever you want to store it