sreedevibalachandran
Posts: 8
Joined: Tue Jul 30, 2019 5:30 am

Do not uninstall driver while upgrading

I have created a setup for my project. But we may need to create patches for the same in future. We have our own method for auto update. I cannot use AI's auto update feature now. So I was trying to use Upgrades option. But while running an upgraded exe, drivers are getting uninstalled. Is there any way to not to uninstall drivers and prerequisites while we upgrade our installer project? Please help.
Catalin
Posts: 7513
Joined: Wed Jun 13, 2018 7:49 am

Re: Do not uninstall driver while upgrading

Hello and welcome to our forums,
But while running an upgraded exe, drivers are getting uninstalled.
An upgrade basically means the removal of the older product and the installation of the newer product. With that being said, it is normal for your files to be deleted and then replaced.
Is there any way to not to uninstall drivers and prerequisites while we upgrade our installer project?
In order to achieve this, please have a look on our "How do I prevent a file or registry entry from being uninstalled or repaired?" article which I think you may find useful.

Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”