Posted 24 May 2002 - 11:07
An installed product is identified by it's product code. As long as this product (product code) is installed, Windows Installer will run a msi with this product code in maintenance mode. If you really want to install it a second time you have to use a different product code.
But I really don't understand why it should be necessary to install a product twice. If I want to run an application twice, I start it two times. If I want it to run with different options, the program itself should allow a selection of the options to be used. If there shall be the possibility to start the application with different options via a shortcut, then install two shortcuts which include the different options as command line parameters or something like that.
h.teichert-ott