Visual Studio Professional 2019 install - Issues when launching extracted application

Diego de Sousa Oliveira 21 Reputation points
2021-02-18T01:50:48.513+00:00

I am facing issues to reinstall the Visual Studio Professional 2019 (version 16.4). I installed it successfully and restarted my system. When I boot up again. Visual Studio just poped up its splash screen and didn't launch its UI. So, I decided to uninstall it and install it all again. When I started the reinstallation it shows me up the following log entries.

[2/17/2021, 22:36:20] === Logging started: 2021/02/17 22:36:20 ===
[2/17/2021, 22:36:20] Executable: C:\Users\diego\Downloads\vs_professional__1653961926.1613610886.exe v16.8.31005.135
[2/17/2021, 22:36:20] --- logging level: standard ---
[2/17/2021, 22:36:20] Directory 'C:\Users\diego\AppData\Local\Temp\e57f831ef76cf76c793f025e292a\' has been selected for file extraction
[2/17/2021, 22:36:20] Extracting files to: C:\Users\diego\AppData\Local\Temp\e57f831ef76cf76c793f025e292a\
[2/17/2021, 22:36:21] Extraction took 1.250 seconds
[2/17/2021, 22:36:21] Executing extracted package: 'vs_bootstrapper_d15\vs_setup_bootstrapper.exe ' with commandline '  --env "_SFX_CAB_EXE_PACKAGE:C:\Users\diego\Downloads\vs_professional__1653961926.1613610886.exe _SFX_CAB_EXE_ORIGINALWORKINGDIR:C:\Users\diego\Downloads"'
[2/17/2021, 22:36:26] The entire Box execution exiting with result code: 0x0
[2/17/2021, 22:36:26] Launched extracted application exiting with result code: 0xc0000374
[2/17/2021, 22:36:26] === Logging stopped: 2021/02/17 22:36:26 ===

Besides that, it didn't start up the Visual Studio setup wizard as before.
Making some internet researches I also tried to clear up %USERPROFILE%\AppData\Local\Temp and %ProgramData%\Microsoft\VisualStudio but still did not succeed on it.

Here are also my Windows Specifications

Edition Windows 10 Pro
Version 20H2
Installed on 2/17/2021
OS build 19042.804
Experience Windows Feature Experience Pack 120.2212.551.0

Could anyone help me out to solve it?

Developer technologies | Visual Studio | Setup
Developer technologies | Visual Studio | Other
0 comments No comments
{count} votes

Accepted answer
  1. Anna Xiu-MSFT 31,056 Reputation points Microsoft External Staff
    2021-02-18T13:07:17.937+00:00

    Hi @Diego de Sousa Oliveira ,

    Welcome to Microsoft Q&A!

    In addition to Visual Studio 2019, have you successfully installed other versions of Visual Studio before?

    Please check if you have specialized anti-virus, app-blocker, or GPO phased permission software installed that maybe be blocking this installation. Suggest that temporarily disable them. Besides, clean up your %temp% folder.

    Then, re-download the Visual Studio from Microsoft download page. Please right-click the execution file and run “Troubleshoot compatibility” to see if it helps unblock you.

    Sincerely,
    Anna

    • If the answer is helpful, please click "Accept Answer" and upvote it.
      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.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Diego de Sousa Oliveira 21 Reputation points
    2021-02-24T03:03:22.483+00:00

    Hi @Anna Xiu-MSFT

    You nailed it! Basically, it was all about to run both installer and executable/shortcut (after installed) of VS 2019 with Windows 8 compatibility mode following the procedure that you've mentioned above.

    Thanks a lot!

    0 comments No comments

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.