Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Solved [QTIFW] Command line installation

    General and Desktop
    qtifw command line automation
    2
    3
    1775
    Loading More Posts
    • 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.
    • mistralegna
      mistralegna last edited by mistralegna

      Hello all,

      I am currently using QtIFW 2.0.1 in order to generate Qt Installers for my application. The installer is correctly created, but I would like to know if there is any possibility to execute the created installer directly on a command line.

      The objective is to allow end-users to use the created installer by executing it directly, and to allow package maintainers and testers to install the package using a command line.

      Thank you a lot for your answers !

      1 Reply Last reply Reply Quote 0
      • mrjj
        mrjj Lifetime Qt Champion last edited by

        Hi
        You mean like a /silent switch so it just install all
        default and ask nothing ?
        There been talk about such option
        https://bugreports.qt.io/browse/QTIFW-166
        Not sure if its available or not in default build.

        mistralegna 1 Reply Last reply Reply Quote 1
        • mistralegna
          mistralegna @mrjj last edited by

          @mrjj It seems the /silent option doesn't exist in the pre-built binary. But I think I can create a controller script in order to control the gui installer by the script.

          Thank you !

          1 Reply Last reply Reply Quote 1
          • First post
            Last post