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. QtInstaller framework silent install option

QtInstaller framework silent install option

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
2 Posts 2 Posters 605 Views 1 Watching
  • 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 Offline
    V Offline
    vyau
    wrote on last edited by
    #1

    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

    sierdzioS 1 Reply Last reply
    0
    • V vyau

      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

      sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      @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
      0

      • Login

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