I'm generating a setup file using Qt Installer Framework but each time that I generate a new one and try to install it on my pc I need to uninstall the installed one and then install the new one... Is there a method to write a script in order to make the installer uninstall automatically the older version and install the new one?
Asked
Active
Viewed 80 times
0
-
1Does this answer your question? [Workaround for Qt Installer Framework not overwriting existing installation](https://stackoverflow.com/questions/46455360/workaround-for-qt-installer-framework-not-overwriting-existing-installation) – Baumflaum Aug 14 '21 at 17:07