Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt Installer Framework: How to avoid to install twice same software ?
Forum Updated to NodeBB v4.3 + New Features

Qt Installer Framework: How to avoid to install twice same software ?

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 1 Posters 739 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.
  • D Offline
    D Offline
    DeeeZ
    wrote on last edited by
    #1

    Hi,

    I created successfully a installer with Qt ITW.
    Now I would like to prevent to install twice the same software on the same PC.

    How to detect the version of a previous installation in the current setup ?

    As advanced feature I would like to have this:

    • Prevent installation a the same software if the current setup version is equal or smaller of the previous setup version used to install the software.
    • Uninstall previous installation and install the new software, if the setup is greater of the previous setup version.

    Thanks

    1 Reply Last reply
    0
    • D Offline
      D Offline
      DeeeZ
      wrote on last edited by
      #2

      I forgot these points:

      • I use Qt IFW 2.0.1
      • I'm working on Windows setup only for the moment

      Thanks

      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