How to Install single .msi file multiple times on same server

Viewed 150

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.

0 Answers
Related