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. maintenance tool requiring valid repository for selective component removal QT IFW
Forum Updated to NodeBB v4.3 + New Features

maintenance tool requiring valid repository for selective component removal QT IFW

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
1 Posts 1 Posters 212 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.
  • dcouchD Offline
    dcouchD Offline
    dcouch
    wrote on last edited by
    #1

    I am building an offline only installer for an application. Right now my application has 3 components: Main program load (going to Program Files), plugins (going to %PROGRAMDATA%) and user files (going to %APPDATA%). During uninstall I want to leave the APPDATA items behind. If I try and select "Add or Remove components" it states there must be a valid repository.

    Now its perfectly reasonable that my design is wrong - there may be a way to script installation from a single component to allow separate installation paths for programdata and appdata, but then I am still running into the issue that the maintenance tool either uninstalls all the data (without asking for a repository) or demands a repository for selective component removal.

    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