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

Beginners guide to Qt Installer Framework

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
3 Posts 2 Posters 471 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.
  • PerdrixP Online
    PerdrixP Online
    Perdrix
    wrote on last edited by Perdrix
    #1

    I'm looking at using the installer framework to build the installer for my application.

    What I want the user to see is a License Display screen similar to this:

    3387499f-c2b6-425a-9a27-eea044005cfb-image.png

    Followed by a display of the readme similar to this:

    135c055f-569d-41a4-bae5-18473cf67ce4-image.png

    Followed by selection of the install directory like this:

    3d34fabe-916a-4f40-af3f-ddac31a39341-image.png

    What I'm failing to do so far is to "connect the dots" that would allow me to create the script.

    Does anyone have an example I could shamelessly copy?

    Supplementary question for bonus points <GRIN>: Can the script control the copying to the files to be installed to the packages/Product/data directory, or does that have to be done manually in advance of running binarycreator? If yes, how should that be written?

    Can I invoke the removal of a previous release of the software prior to installation?

    Thanks
    David

    1 Reply Last reply
    0
    • PerdrixP Online
      PerdrixP Online
      Perdrix
      wrote on last edited by
      #2

      Anyone able to help?

      J.HilkJ 1 Reply Last reply
      0
      • PerdrixP Perdrix

        Anyone able to help?

        J.HilkJ Offline
        J.HilkJ Offline
        J.Hilk
        Moderators
        wrote on last edited by
        #3

        @Perdrix

        The documentation Haus an example for each, IIRC
        https://doc.qt.io/qtinstallerframework/qtifwexamples.html


        Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


        Q: What's that?
        A: It's blue light.
        Q: What does it do?
        A: It turns blue.

        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