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. How to install Qt and Qt Creator for *entire* system on Windows using online installer

How to install Qt and Qt Creator for *entire* system on Windows using online installer

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
3 Posts 2 Posters 821 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.
  • A Offline
    A Offline
    asperry
    wrote on 11 Apr 2022, 16:13 last edited by
    #1

    The default install location for Qt and Qt Creator on Windows using the online installer is C:\Qt which suggests that it will install for the entire system (rather than just my Windows user). However, once installed, my Windows user is the owner of all the files in C:\Qt (rather than being owned by the administrators user). This causes other users on my system to have to run things like the Qt Maintenance Tool as an administrator among other things. Furthermore, the Start Menu shortcuts are placed in my user home directory which means that Qt doesn't show up in the Start Menu for new users on the system.

    Is there a way to get a more traditional system install using the online installer? Perhaps if I were to run the online installer as an administrator in the first place, would this change the owner of the installed files and also put the Start Menu shortcuts into the right place such that all users will see get these shortcuts in their Start Menus?

    1 Reply Last reply
    0
    • H Offline
      H Offline
      hskoglund
      wrote on 11 Apr 2022, 17:17 last edited by
      #2

      Hi, installing as an administrator I think is not a great idea.

      Instead, you could try installing a separate instance of Qt for each user, i.e. the "Minecraft way") into every user's AppData folder, for example:
      Screenshot 2022-04-11 at 19.09.27.png

      Note that there are existing Qt stuff already in that AppData folder (Qt and QtProject folders) so you have to be careful to choose another name (that's why I used QtInstallation instead of the default folder name Qt).

      A 1 Reply Last reply 11 Apr 2022, 20:00
      0
      • H hskoglund
        11 Apr 2022, 17:17

        Hi, installing as an administrator I think is not a great idea.

        Instead, you could try installing a separate instance of Qt for each user, i.e. the "Minecraft way") into every user's AppData folder, for example:
        Screenshot 2022-04-11 at 19.09.27.png

        Note that there are existing Qt stuff already in that AppData folder (Qt and QtProject folders) so you have to be careful to choose another name (that's why I used QtInstallation instead of the default folder name Qt).

        A Offline
        A Offline
        asperry
        wrote on 11 Apr 2022, 20:00 last edited by
        #3

        @hskoglund Yeah, installing for each user is what I'm probably going to have to do. I just wanted to know if there was a way to install for the entire system. I'd say this is a feature that the online installer needs.

        1 Reply Last reply
        0

        1/3

        11 Apr 2022, 16:13

        • Login

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