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. Problem with installing Qt visual studio Add in

Problem with installing Qt visual studio Add in

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

    Hi friends,

    I tried to install Qt Visual Studio Add in (on Win 7), but it couldn't complete the installation (It doesn't show any message). Then, I used the Task Manager to stop it, and tried to re-install again.

    But, I got an error: "A previous installation of Qt Visual Studio Add-in was detected. Please uninstall it before running this installer"

    I tried to find it in Control Panel to remove the program, but not found.

    Do you know how to fix it ?

    Thanks and regards,

    Tai

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      welcome to devnet

      My expectation is that there are already some changes made in the registry.

      My suggestion would be to use "system backup possibility" as it is provided by windows. This allows you to bring the system into a state as prior to your failed attempt to install vsaddin.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • A Offline
        A Offline
        AndresH
        wrote on last edited by
        #3

        I've found a solution for this problem.

        I've deleted the following entry from the Windows registry:

        [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\Qt Visual Studio Add-in 1.1.11 - C:_Program Files (x86)_Qt4VSAddin]

        Perhaps you will have to correct the key path if you are using a different version.

        I arrived to this solution by detecting that the installer was accessing to that section of the registry (I did that with SysInternals Process Monitor), then I exported the registry section to a .reg file and then searched for "Qt" string in that file.

        Hope to help someone with this.

        Cheers,

        Andres
        www.visiondepatentes.com.ar

        1 Reply Last reply
        0
        • F Offline
          F Offline
          forestdweller
          wrote on last edited by
          #4

          Thank you - Thank you - Thank you - AndresH
          I was going crazy!!!

          1 Reply Last reply
          0
          • S Offline
            S Offline
            Sazonov
            wrote on last edited by
            #5

            Amazing, works for addin v 1.2.3!

            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