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. Qt Installer Framework features
Forum Updated to NodeBB v4.3 + New Features

Qt Installer Framework features

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 560 Views 1 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.
  • Y Offline
    Y Offline
    Yagiza
    wrote on last edited by
    #1

    I'm trying to create an installation package of my project with QtIFW.
    I need some special features, which I didn't find how to implement with the Framework.

    Dependencies between different application:

    I need to check if some application is installed already, and if not, fail current installation.
    Also I need to use path of the application, which installed already, as an installation path of for current installation, without letting user to choose another installation path.

    Embed a third-party installer into my installation package and run it, if necessary. For example, I need to put a Microsoft Visual C Runtime installation into my installation package and runt it only if MSVC RT is not installed already.

    Is it possible to implement such features in QtIFW?

    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