We have a requirement i.e single .msi file need to be installed on the same server with different instances multiple times, but .msi file not allowing the user to install again if it is already installed on the server.
here I am using visual studio setup project installer. Can anyone please provide suggestions/approaches in order to achieve this.