Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt installer framework without 7zip?
Forum Update on Monday, May 27th 2025

Qt installer framework without 7zip?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
2 Posts 2 Posters 351 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.
  • L Offline
    L Offline
    Lencho
    wrote on last edited by Lencho
    #1

    Hello,
    I successfully made an online installer but when someone wants to install the program, after fetching the archives from the repo, they need to be extracted. As they are in the 7zip format, it only works if the user has 7zip installed on the computer already.
    Is there a way to use another archive format, or include the 7zip library in the maintenance tool somehow?
    Or anything to make it more transparent?
    Having the user install another program before being able to install mine with the installer kind of defeats the purpose of having a simple installer.
    Thank you,

    L 1 Reply Last reply
    0
    • L Lencho

      Hello,
      I successfully made an online installer but when someone wants to install the program, after fetching the archives from the repo, they need to be extracted. As they are in the 7zip format, it only works if the user has 7zip installed on the computer already.
      Is there a way to use another archive format, or include the 7zip library in the maintenance tool somehow?
      Or anything to make it more transparent?
      Having the user install another program before being able to install mine with the installer kind of defeats the purpose of having a simple installer.
      Thank you,

      L Offline
      L Offline
      LLTT
      wrote on last edited by
      #2

      I found this post related to this question:
      https://forum.qt.io/topic/68171/qt-installer-and-7z-format
      Although it doesn't make it clear if you need to install 7zip on the computer or if it should just work when using the installer.

      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