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. How to build auto-updater with Qt Installer Fw maintenancetool.exe --updater
QtWS25 Last Chance

How to build auto-updater with Qt Installer Fw maintenancetool.exe --updater

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 543 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.
  • S Offline
    S Offline
    SamiN
    wrote on last edited by
    #1

    Hi,

    I have been working with automatic updating and tried to make background service which checks from the repository about updates. Problem what I currently have is that when I call maintenancetool with --updater argument as a result from my script I get nothing. When running the command from cmd line the maintenancetool opens with update radiobutton selected. With maintenancetool --checkupdates I get xml showing that there is update available and also maintenancetool UI shows that.

    What I like to do is to get this update happen in background, so when I add new version of my app the system updates every version automatically.

    I have investigated QtAutoUpdater, but seems that it behaves same way. No update to my app even thou there is one on server.

    Br,
    Sami

    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