Hi,
I've just downloaded the test version and I'm doing some tests. In our company, every installion of a software product is tailored to a specific customer, so every .msi package is different but the software version number is identical. For updating the customers installation (cinfiguration), I need an .msi package that first silently uninstalls certain folders and files, and then re-installs them from the new package. In other words, I need a packag, that can be installed over and over again without beeing uninstalled first.
How can I do that? At the moment, I get a dialog box, that tells me:
"Another version of this product is already installed ..."
Thank you for your help in advance
Michael