Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Auto update and Qt Installer Framework

Auto update and Qt Installer Framework

Scheduled Pinned Locked Moved Unsolved General and Desktop
installer
2 Posts 2 Posters 1.5k Views 2 Watching
  • 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.
  • L Offline
    L Offline
    lvjp
    wrote on last edited by
    #1

    I want to make my app able to automatically track update on an online repository each time it's started without make end-user manually run installer.
    But i didn't see anything about that into Qt Installer framework.

    Can someone help me ?

    Joel BodenmannJ 1 Reply Last reply
    0
    • L lvjp

      I want to make my app able to automatically track update on an online repository each time it's started without make end-user manually run installer.
      But i didn't see anything about that into Qt Installer framework.

      Can someone help me ?

      Joel BodenmannJ Offline
      Joel BodenmannJ Offline
      Joel Bodenmann
      wrote on last edited by Joel Bodenmann
      #2

      As far as I can tell the Qt installer framework doesn't provide that feature.
      Personally, I wrote a piece of code that manually retrieves the Updates.xml file from the repository and checks the version numbers. If there's an update available, I simply present a QDialog to the user.

      Industrial process automation software: https://simulton.com
      Embedded Graphics & GUI library: https://ugfx.io

      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