Avoid uninstallation
Posted: Mon Oct 22, 2007 6:17 am
Hi,
We have a web app that needs to support multiple installations on the same machine. We have tried with the NEWINSTANCE and TRANSFORM commands but generating multiple uninstallation entries doesn't work very well as our users tend to move around the web sites after installation so we will just fill up the list of installed apps. We have decided to skip making the installation uninstallable (or provide it as an option).
I've read that the only way to do this is to remove the uninstall registry entry. But doesn't the installation create loads of other files to support the uninstallation? Are there any other ways to support this? Any other caveats we should be aware of apart from the obvious ones?
Thanks,
Manso
We have a web app that needs to support multiple installations on the same machine. We have tried with the NEWINSTANCE and TRANSFORM commands but generating multiple uninstallation entries doesn't work very well as our users tend to move around the web sites after installation so we will just fill up the list of installed apps. We have decided to skip making the installation uninstallable (or provide it as an option).
I've read that the only way to do this is to remove the uninstall registry entry. But doesn't the installation create loads of other files to support the uninstallation? Are there any other ways to support this? Any other caveats we should be aware of apart from the obvious ones?
Thanks,
Manso