I want to create an exe for my C# desktop application.
Actually I don’t know how to create.
So please give me some instruction.
Thank you.
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.
In Visual Studio, Right click on Your project under Solution explorer, Build your project, See if any error is their,
Step 1
Right Clk solution explorer and
new project–>>SetUp and Development–>>Setup ProjectStep 2
Right
project Setup–>>Add–>>Project OutputStep 3
In dialog Box select Primary Output and click ok.
Step 5
Now in solution explorer right click your
Setup projectie(Setup1) and selectBuild, it will created exe, msi.