Unable to update Visual Studio 2019 using the updates provided on Microsoft Catalogue

Dhanraj Devendran 1 Reputation point
2022-04-25T07:18:48.247+00:00

Hi @Tianyu Sun-MSFT and all,

I am trying to update my Visual Studio 2019 (16.11.10) to (16.11.12) using the update "Visual Studio 2019 version 16.11.0 to 16.11.12 update" available on Microsoft Catalogue. When I try to double click and run it, the installation window itself does not open and exe is not installing. Could you anyone help out with how I can update the Visual studio using the updates available on Catalogue?

Thanks and Regards,

D.Dhanraj

Developer technologies | Visual Studio | Setup
{count} votes

1 answer

Sort by: Most helpful
  1. Tianyu Sun-MSFT 34,451 Reputation points Microsoft External Staff
    2022-04-27T10:53:00.773+00:00

    Hi D.Dhanraj,

    Thanks for your reply.

    I downloaded the package from MUC and tested on my side with a single machine. I can reproduce your issue, since I didn’t add and set the AdministratorUpdatesEnabled REG_DWORD key to 1, I get the error code 1005.

    Did you set the AdministratorUpdatesEnabled registry value to 1?

    I suggest you download this collect.exe tool and run it to collect the VS log files. After that go to %Temp% folder and find the packaged vslogs.zip file and open the Temp file inside it. There are many files named dd_UpdateDriver_XXXXXXX.log and you can sort them by date and check the latest one.

    You can then match the error code mentioned here: Error codes and conditions.

    Other suggestions: If you also meet the 1005 error code, you can also refer to these docs:

    Encoding administrator intent on the client machines

    Registry keys

    Have a great day.

    Best Regards,
    Tianyu

    • If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
      Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.