Visual studio 2022 installer won't run after extracting

Mikola User 11 Reputation points
2022-10-14T07:53:45.867+00:00

[10/14/2022, 10:35:36] === Logging started: 2022/10/14 10:35:36 ===
[10/14/2022, 10:35:36] Executable: C:\Users\user\Downloads\vs_community__64478284e388411893192235447ab2bc.exe v16.11.32929.386
[10/14/2022, 10:35:36] --- logging level: standard ---
[10/14/2022, 10:35:36] Directory 'C:\Users\user\AppData\Local\Temp\5ff6b6894673694436f27d7179357c7e\' has been selected for file extraction
[10/14/2022, 10:35:36] Extracting files to: C:\Users\user\AppData\Local\Temp\5ff6b6894673694436f27d7179357c7e\
[10/14/2022, 10:35:36] Extraction took 281 milliseconds
[10/14/2022, 10:35:36] Executing extracted package: 'vs_bootstrapper_d15\vs_setup_bootstrapper.exe ' with commandline ' --env "_SFX_CAB_EXE_PACKAGE:C:\Users\user\Downloads\vs_community__64478284e388411893192235447ab2bc.exe _SFX_CAB_EXE_ORIGINALWORKINGDIR:C:\Users\user\Downloads"'
[10/14/2022, 10:35:41] The entire Box execution exiting with result code: 0x0
[10/14/2022, 10:35:41] Launched extracted application exiting with result code: 0xc000041d
[10/14/2022, 10:35:41] === Logging stopped: 2022/10/14 10:35:41 ===

250319-image.png

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

2 answers

Sort by: Most helpful
  1. Tianyu Sun-MSFT 34,451 Reputation points Microsoft External Staff
    2022-10-14T09:53:13.67+00:00

    Hi @Mikola User ,

    Welcome to Microsoft Q&A forum.

    Please check following aspects:

    1. Check if you changed any Windows Registry keys or settings which may affect installing.
    2. Check if antivirus software, policy group, proxy and permission limitations block VS from installing(disable any of them and reboot your machine if possible).
    3. Re-download the bootstrapper file and save it to another folder(or another drive) then run it again.
    4. Update Windows OS and install any pending updated Windows components, then run it again(fix any Windows update error if it exists).
    5. Try to run it as administrator, in case it works.

    Feel free to let me know the result.

    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.

  2. guanghua luo 1 Reputation point
    2022-11-07T01:34:59.977+00:00

    I have same issue. And the following is the log in: dd_bootstrapper_20221107093327.log

    Beginning of the log. Start Time: 2022/11/7 9:33:27
    VisualStudio Bootstrapper:2022/11/7 9:33:27: Commandline arguments = --env,_SFX_CAB_EXE_PACKAGE:C:\work\Android_works\VisualStudioSetup.exe _SFX_CAB_EXE_ORIGINALWORKINGDIR:C:\work\Android_works
    VisualStudio Bootstrapper:2022/11/7 9:33:27: C2R signature arguments = {sku, community, channel, Release, cid, 2030:7abdeb905c0d4efcb76fde976039236c, includerecommended, True}
    VisualStudio Bootstrapper:2022/11/7 9:33:27: Parent process name = VisualStudioSetup
    VisualStudio Bootstrapper:2022/11/7 9:33:27: Parent process product version = 17.3.32929.385
    VisualStudio Bootstrapper:2022/11/7 9:33:27: CampaignId = 2030:7abdeb905c0d4efcb76fde976039236c
    VisualStudio Bootstrapper:2022/11/7 9:33:27: ResponseId not available in 'vs_setup_bootstrapper.config'. Trying to parse filename.
    VisualStudio Bootstrapper:2022/11/7 9:33:27: loading config settings: -update --update --layout -offline --offline --locale --layout --originalworkingdir --installLayoutPath --env
    VisualStudio Bootstrapper:2022/11/7 9:33:27: Creating the default public client application builder.
    VisualStudio Bootstrapper:2022/11/7 9:33:27: Checking for WAM OS Support: OS Version: 10.0.19042.0, Is Server: False
    VisualStudio Bootstrapper:2022/11/7 9:33:27: Checking for .NET Framework Runtime Version. Value: 533325
    VisualStudio Bootstrapper:2022/11/7 9:33:27: The .NET runtime version is greater than or equal to net461.
    VisualStudio Bootstrapper:2022/11/7 9:33:27: WAM enabled.
    VisualStudio Bootstrapper:2022/11/7 9:33:27: DownloadURL = https://aka.ms/vs/17/release/installer
    VisualStudio Bootstrapper:2022/11/7 9:33:27: InstallLocation = C:\Program Files (x86)\Microsoft Visual Studio\Installer
    VisualStudio Bootstrapper:2022/11/7 9:33:27: OfflineFilePath =
    VisualStudio Bootstrapper:2022/11/7 9:33:27: LayoutLocation =
    VisualStudio Bootstrapper:2022/11/7 9:33:27: ExecutableArguments = /finalizeInstall install --in "C:\ProgramData\Microsoft\VisualStudio\Packages_bootstrapper\vs_setup_bootstrapper_202211070933275661.json" --includerecommended --locale zh-CN --activityId "31ae5002-8ec3-42cc-9ba3-e5724451ca79" --campaign "2030:7abdeb905c0d4efcb76fde976039236c"
    VisualStudio Bootstrapper:2022/11/7 9:33:27: OSVersion = Microsoft Windows NT 10.0.19042.0
    VisualStudio Bootstrapper:2022/11/7 9:33:27: Starting to detect the existing VS and .NET...
    VisualStudio Bootstrapper:2022/11/7 9:33:28: Finished detecting the existing VS and .Net


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.