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 Update on Monday, May 27th 2025

Qt Installer Framework features

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 548 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.
  • Y Offline
    Y Offline
    Yagiza
    wrote on 2 Mar 2015, 06:38 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

    1/1

    2 Mar 2015, 06:38

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved