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. Installer Framework: Inject custom page before introduction page
Forum Updated to NodeBB v4.3 + New Features

Installer Framework: Inject custom page before introduction page

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
3 Posts 2 Posters 701 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.
  • K Offline
    K Offline
    kevin-b
    wrote on last edited by
    #1

    Hi,
    We are currently evaluating the qt installer framework. So far it is very easy to use and I think they did a great job.
    To meet a critical requirement, it is necessary to register our own pages before the introduction page of the installer shows up. With this, we'd like to implement the same concept as qt does with its "Qt Account" page. The login information are then passed to the server.
    The repository server dynamically generates the Updates.xml with "RepositoryUpdate" to the customers current repository. Hope the idea is clear...

    The main question is, how can we achieve these "before introduction" pages? Is it necessary to rebuild the installerbase.exe with our own code? Is there another way to go?

    jiancaiyangJ 1 Reply Last reply
    1
    • K kevin-b

      Hi,
      We are currently evaluating the qt installer framework. So far it is very easy to use and I think they did a great job.
      To meet a critical requirement, it is necessary to register our own pages before the introduction page of the installer shows up. With this, we'd like to implement the same concept as qt does with its "Qt Account" page. The login information are then passed to the server.
      The repository server dynamically generates the Updates.xml with "RepositoryUpdate" to the customers current repository. Hope the idea is clear...

      The main question is, how can we achieve these "before introduction" pages? Is it necessary to rebuild the installerbase.exe with our own code? Is there another way to go?

      jiancaiyangJ Offline
      jiancaiyangJ Offline
      jiancaiyang
      wrote on last edited by
      #2

      @kevin-b At the first glance I could say it is possible to do that, there are some examples to get some inspirations.

      我们自己的论坛:http://qtdream.com
      擅长三维角色仿真动画。

      1 Reply Last reply
      0
      • K Offline
        K Offline
        kevin-b
        wrote on last edited by
        #3

        Hi jiancaiyang,
        Thanks for your answer. Do you mean qt examples? I studied all of them. But this issue is not covered.
        The core problem is: We need to register some logic before requesting the first respository. There is indeed some examples explaining how to register pages. But they all register pages within a package. Unfortunately, this is not what we need.

        1 Reply Last reply
        0
        • KutyusK Kutyus referenced this topic on

        • Login

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