Results 1 to 2 of 2

Thread: Qt Installer Framework - Forcibly install new component?

  1. #1
    Join Date
    Jun 2006
    Posts
    81
    Thanks
    6
    Thanked 5 Times in 4 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default Qt Installer Framework - Forcibly install new component?

    Hi all,

    we introduced an additional component in our installer which should install on the next user's update.

    In https://doc.qt.io/qtinstallerframewo...scription.html I find (emphasis by me):
    Essential --- Marks the package as essential to force a restart of the MaintenanceTool. If there are updates available for an essential component, the package manager stays disabled until that component is updated. Newly introduced essential components are automatically installed when running the updater.
    So we added <Essential>true</Essential> to the new component's package.xml.

    The new component shows in "Add or Remove" view and installs from scratch. However, it is not installed when I update a previous installation from the extended repository. Only updates to existing components are installed (as they were before).

    Any idea on how to forcibly install a new component during update?
    What am I doing wrong, or is this possibly an IFW bug?

    Thanks!

  2. #2
    Join Date
    Jun 2006
    Posts
    81
    Thanks
    6
    Thanked 5 Times in 4 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qt Installer Framework - Forcibly install new component?

    Update:

    We added the new files to an existing component. Shows they are still not installed!
    So it's the files themselves that are not added on update. (How can I change this thread's title?)

    Looks like there's something I seriously don't yet understand about installer framework. Any pointers appreciated.

Similar Threads

  1. Installer framework CreateDesktopEntry help
    By adutzu89 in forum Installation and Deployment
    Replies: 3
    Last Post: 12th December 2016, 12:20
  2. How to add icon using QT installer framework
    By romzxlat in forum Newbie
    Replies: 4
    Last Post: 19th February 2016, 10:10
  3. Qt Installer Framework - Check directory
    By papercut87 in forum Qt Programming
    Replies: 1
    Last Post: 6th October 2015, 12:20
  4. Replies: 0
    Last Post: 7th July 2015, 19:59
  5. Qt Installer Framework Styling
    By jmsbc in forum Installation and Deployment
    Replies: 1
    Last Post: 3rd August 2013, 12:33

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.