Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Prevent maintenancetool in Qt installer to remove specific package in next updates

Prevent maintenancetool in Qt installer to remove specific package in next updates

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
installermaintenancetoolcomponents
1 Posts 1 Posters 537 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    HRZZRH
    wrote on last edited by
    #1

    I developed a Qt application for windows. I want to add some files as a package in the specific version of the setup file(call A_Setup) for some users but not in the main setup file for all user(call B_Setup). Now the challenge is when users who installed A_Setup, update their application, maintenancetool.exe remove the new package because it's not in the main setup. Now the question is how to prevent maintenancetool.exe to remove the specific package and this package remained in next updates.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved