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
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?
