Qt Installer Framework: How to delete components with an online installer?
Unsolved
General and Desktop
-
When creating an online installer with Qt installer framework, updating the individual component versions triggers an update in the maintenance tool. To cause updates to download new components, I set the "Essential" property in the package.xml to true. But how do I get the updater to remove deleted components?
Note I'm talking about the updater (i.e. selecting "Update components" in the maintenance tool), not the package manager (selecting "Add or remove components).