安抚错误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、打开游戏报错弹窗提示microsoft visual c++ 2015 runtime
2、安抚错误the following components are required to run this program microsoft visual c++ runtime报错弹窗怎么办2015-2019-2022
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加速标签,把三个功能都开开