-2

I am looking for assistance in deploying my WPF c# application. I have developed a small application and would like to make it available for the other users. Currently, I have been publishing below way

enter image description here

But I would like to create the setup like other software applications. This setup file should allow users to install the tool in the directory of their choice. Do you have any ideas or suggestions on how I can generate such a setup file?

2 Answers 2

0

You can use Programs such as Innosetup or Squirrel, these programs help You to create an installer customized.

Sign up to request clarification or add additional context in comments.

Comments

0

You need to Download Microsoft Visual Studio Installer Project Extension after that you will be able to create setup project which will create msi and exe file for your application installation

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.