Hi i've created a setup file using c# winforms. Now i'm going to do some changes in the code and want to rebuild the same setup file. Every thing going fine. But when i try to install the new setup file it is asking application alreay exist.
I dont want to do like this. If alreay exist it should ask me like update, remove, reinstall like this? So where do i setup all these things?
thank you