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. How to create online installer with Qt Installer Framework without Version specified?
Forum Updated to NodeBB v4.3 + New Features

How to create online installer with Qt Installer Framework without Version specified?

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
1 Posts 1 Posters 335 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.
  • S Offline
    S Offline
    semanser
    wrote on last edited by
    #1

    Hey. I have successfully created an online installer for my product, but I found annooying that I need to recreate entire installer just to change the Version tag inside the config.xml file. Thanks to the --online-only flag, Versions is the only one thing that I need to change every time because an installer does not have embedded version of my packages.

    What I am trying to achieve is to create an online installer for my remote repository without specifying a Version so I can use the same installer for all versions of my product. Ideally, will be cool, if Version will depend on the version of the remote component, and I will need to update only the repository.

    Hope I was clear enough. Are there any ways to achieve that?

    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