求助,Visual Studio 2017 无法安装,vs_setup_bootstrapper程序崩溃
如题,安装vs2017 社区版时出错,extract条读完了就没有任何反应了,日志:
[5/15/2017, 13:43:50] === Logging started: 2017/05/15 13:43:50 ===
[5/15/2017, 13:43:50] Executable: F:\vs_community.exe v15.0.26430.2
[5/15/2017, 13:43:50] --- logging level: standard ---
[5/15/2017, 13:43:50] Directory 'C:\Users\Joshua\AppData\Local\Temp\36bf7469a2e9f7e0482c8c9adb9687\' has been selected for file extraction
[5/15/2017, 13:43:50] Extracting files to: C:\Users\Joshua\AppData\Local\Temp\36bf7469a2e9f7e0482c8c9adb9687\
[5/15/2017, 13:43:50] Extraction took 313 milliseconds
[5/15/2017, 13:43:50] Executing extracted package: 'vs_bootstrapper_d15\vs_setup_bootstrapper.exe ' with commandline ' /log vs_community.log'
[5/15/2017, 13:43:56] The entire Box execution exiting with result code: 0x0
[5/15/2017, 13:43:56] Launched extracted application exiting with result code: 0xe0434352
[5/15/2017, 13:43:56] === Logging stopped: 2017/05/15 13:43:56 ===
windbg看dmp文件结果
This dump file has an exception of interest stored in it.
The stored exception information can be accessed via .ecxr.
(2ae0.3808): CLR exception - code e0434352 (first/second chance not available)
Unable to load image C:\Windows\System32\ntdll.dll, Win32 error 0n2
*** WARNING: Unable to verify timestamp for ntdll.dll
*** ERROR: Module load completed but symbols could not be loaded for ntdll.dll
ntdll+0xa6c24:
00007ffe`3e046c24 c3 ret
求助啊~