I tried to look at several tutorials online and nothing helped..
I have a chess game that I want to deploy. I want it to seem as a portable chess game.. you click the exe and the chess game runs..
How can you achieve 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.
If you right click on the project in the solution viewer, I get a “publish”, select a directory, if you select install from CDrom (eg a file based install), it creates a setup.exe.
Have you tried this?
Long as they have .net installed, I believe this should be sufficient. Its not very elegant and you dont get to configure the setup app.