👤 RG Lv1 2026-08-06 08:27 21 1
RGLv12026-08-06 08:27
21 1

安抚错误the following components are required to run this program

问题症状:

1、打开游戏报错弹窗提示microsoft visual c++ 2015 runtime

2、安抚错误the following components are required to run this program microsoft visual c++ runtime报错弹窗怎么办2015-2019-2022

全部回复 (1) 最新
小能
小能 Lv7 16天前

1、[【dx35修复】](https://wwz.lanzouw.com/iiH4Qo9lifc)
卸载所有vc++,解压缩dx35,运行对应的修复
如果是WIN7需要打补丁Windows6.1-KB2999226-x64
2、cmd管理员身份运行
for %i in (%windir%\system32\*.ocx) do regsvr32.exe /s %i
for %1 in (%windir%\system32\*.dll) do regsvr32.exe /s %1
3、directx修复工具,工具标签,选项,directx加速标签,把三个功能都开开

分享
微博
回答 1
  • 小能
    小能 Lv7
    1、【dx35修复】 卸载所有vc++,解压缩dx35,运行对应的修复 如果是WIN7需要打补丁Windows6.1-KB2999226-x64 2、cmd管理员身份运行 for %i in (%windir%\system32\*.ocx) do regsvr32.exe /s %i for %1 in (%windir%\system32\*.dll) do regsvr32.exe /s …
    2026-08-08 09:11

发表评论

取消回复