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. Remote install on Windows 7 x64
Forum Updated to NodeBB v4.3 + New Features

Remote install on Windows 7 x64

Scheduled Pinned Locked Moved Installation and Deployment
5 Posts 3 Posters 1.9k 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.
  • N Offline
    N Offline
    nhudon
    wrote on last edited by
    #1

    Hi,

    I need to deploy QT on many Windows 7 x64 computers.

    How can I deploy QT remotely (command line or MSI) and if possibl, silently.

    Thanks.

    1 Reply Last reply
    0
    • Q Offline
      Q Offline
      qxoz
      wrote on last edited by
      #2

      Hi and welcome to DevNet.
      Can you explain what you mean by "deploy Qt", deploying app written on Qt or deploy QtSDK, and what you mean by "deploy remotely"?

      1 Reply Last reply
      0
      • N Offline
        N Offline
        nhudon
        wrote on last edited by
        #3

        Hi,

        I downloaded that executable file from this website:

        qt-windows-opensource-5.0.2-msvc2012_64-x64-offline.exe

        Now, on many Windows 7 x64 computers, I need to install the software without having to go on each computer and execute the installation file.

        I want to know if it's possible to put this file on a network share and execute a script or something else to be able to distribute (deploy) it to each computer where I want it to be installed.

        Hope you understand what I mean.

        Thanks for help.

        1 Reply Last reply
        0
        • Q Offline
          Q Offline
          qxoz
          wrote on last edited by
          #4

          Very interesting issue. I never thought about it but maybe in your case some 3rd part software could be helpful, for example:
          "remote-installer":http://emcosoftware.com/remote-installer

          1 Reply Last reply
          0
          • ? Offline
            ? Offline
            A Former User
            wrote on last edited by
            #5

            There is a "step-by-step guide":https://support.microsoft.com/kb/816102/en-us for doing this with microsoft's own tools.

            This is a "guide using a commandline":https://community.spiceworks.com/how_to/show/211-using-a-command-line-to-install-software-on-remote-pcs to achieve much of the same.

            And a Microsoft Technet article about "installing whole OS'ses remotely":http://technet.microsoft.com/en-us/library/bb742378.aspx. This can also be used to do what you intend.

            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