Qt Forum

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

    Update: Forum Guidelines & Code of Conduct

    Solved QtInstaller framework silent install option

    Tools
    2
    2
    171
    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.
    • V
      vyau last edited by

      I am using QtInstaller to package my applications. I read that QtIFW installers, such as Qt toolkit installer, have a --script option that can read in a "Qs" file for inputs and do a non-interactive approach.

      Is it available to my installer that I packaged using QtInstaller?
      If this is available, does that mean I can fire off my installer without needing a windowing system handy (e.g. I ssh to remote host and not sending X traffic back)?

      thanks

      sierdzio 1 Reply Last reply Reply Quote 0
      • sierdzio
        sierdzio Moderators @vyau last edited by

        @vyau said in QtInstaller framework silent install option:

        Is it available to my installer that I packaged using QtInstaller?

        Yes.

        If this is available, does that mean I can fire off my installer without needing a windowing system handy (e.g. I ssh to remote host and not sending X traffic back)?

        Yes you can use it via ssh. But you do need a windowing system installed, I think it will fail to run without it (maybe I'm wrong).

        (Z(:^

        1 Reply Last reply Reply Quote 0
        • sierdzio
          sierdzio Moderators @vyau last edited by

          @vyau said in QtInstaller framework silent install option:

          Is it available to my installer that I packaged using QtInstaller?

          Yes.

          If this is available, does that mean I can fire off my installer without needing a windowing system handy (e.g. I ssh to remote host and not sending X traffic back)?

          Yes you can use it via ssh. But you do need a windowing system installed, I think it will fail to run without it (maybe I'm wrong).

          (Z(:^

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