Visual Studio Professional 2022 offline installation fails (not starts) version [17.14.9 , 17.14.10 , 17.14.11)

GVC 10 Reputation points
2025-08-06T10:22:33.83+00:00

Hi, in my company , on a developer machine, we can as usual download visual studio professional 2022, offline.

Currently using latest bootstrapper vs_Professional.exe 17.14.36401.2.

After successful download, offline installation failing, see below command used.

I the source folder where downloded:

vs_setup.exe --noweb

or vs_setup.exe --noweb --lang en-Us

Visual Studio Installer massage windows appearing then asking to continue and then nothing happens.

This is since recently, since version Vstd.Pro.2022 17.14.9.

Is this a Microsoft installer related issue or the issue is related to my company restrictions?

I see a log file: %LocalAppData%\Temp\1\dd_vs_setup_decompression_log.txt

See below the message.

I see also a system error in Event Viewer:

Source: Schannel Event Id: 36871 User: System OpCode: Info ErrorState: 10013

Message: A fatal error occurred while creating a TLS client credential. The internal error state is 10013.

Thank you in advanced if someone have an idea ...

Best Regards, g

=== Logging started: 2025/08/06 12:06:47 ===

Executable: xxx\vs_setup.exe v17.14.36401.2

--- logging level: standard ---

Directory 'xxxAppData\Local\Temp\1\a6f16ec6cd7382d87f2bd46d003450' has been selected for file extraction

Extracting files to: xxx\AppData\Local\Temp\1\a6f16ec6cd7382d87f2bd46d003450\

Extraction took 891 milliseconds

Executing extracted package: 'vs_bootstrapper_d15\vs_setup_bootstrapper.exe ' with commandline ' --noweb --env "_SFX_CAB_EXE_PACKAGE:xxx\vs_setup.exe _SFX_CAB_EXE_ORIGINALWORKINGDIR:C:\My\Softwares\VstdPro.17.14.11"'

The entire Box execution exiting with result code: 0x0

Launched extracted application exiting with result code: 0x138b

=== Logging stopped: 2025/08/06 12:10:01 ===

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

2 answers

Sort by: Most helpful
  1. Max Power 0 Reputation points
    2025-08-18T09:20:04.3833333+00:00

    Hi,
    i've got the same problem, but only get result code 0x138b in log file.
    The problem started with Version 17.13.7. Version 17.13.6 worked perfectly.

    The error occurs in Windows 10 and 11.

    I checked installed certificates, .Net Framework, Microsoft Edge WebView2 but could not find a solution.

    Something in the setup must have changed.

    0 comments No comments

  2. Kyle 0 Reputation points
    2025-08-19T20:52:32.03+00:00

    Hello came across this post while looking for an answer for mine. The link below might give you some insight.

    https://developercommunity.visualstudio.com/t/The-offline-installation-process-does-no/10941230?sort=active

    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.