Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Qt Installer, overwrite previous version

I am using the latest Qt Installer version 2.0.3 I have created an installer for my app, but when I try to install it I get the following error message: "The folder you selected already exists and contains an installation. Chose different target for installation"

How can I indicate Qt Installer to overwrite the old version? is this officially supported?

like image 838
Jero Lopez Avatar asked Oct 28 '25 17:10

Jero Lopez


1 Answers

Use the MaintenanceTool. It's in the root folder of the Qt installation, which on Linux is

bash -c "$HOME/Qt/MaintenanceTool"

enter image description here

like image 200
drarko Avatar answered Oct 31 '25 07:10

drarko



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!