How to download MaintenanceTool only?
-
This day Qt Creator gives this message on start up: The maintenance tool at "D:/Program/Qt/MaintenanceTool.exe" is not an executable. Check your installation.
I find that somehow the MaintenanceTool.exe is gone (and is not in the Recycle bin). Can I download MaintenanceTool.exe only? I'm using Qt 6.2.3 but the MaintenanceTool.exe was 5.12.10. Thanks! -
This day Qt Creator gives this message on start up: The maintenance tool at "D:/Program/Qt/MaintenanceTool.exe" is not an executable. Check your installation.
I find that somehow the MaintenanceTool.exe is gone (and is not in the Recycle bin). Can I download MaintenanceTool.exe only? I'm using Qt 6.2.3 but the MaintenanceTool.exe was 5.12.10. Thanks!@mjs225 said in How to download MaintenanceTool only?:
Can I download MaintenanceTool.exe only?
No, you will need to reinstall Qt.
-
Update: I copy the MaintenanceTool executable from another machine (which installed Qt 5.12.7) and it kind of works (warns about being older than 3.0.2, but can be solved by https://stackoverflow.com/a/50633806/9917000)