DNF提示microsoft visual c++ runtime
DNF错误the following components are required to run this program microsoft visual c++ runtime报错弹窗怎么办?
DNF错误the following components are required to run this program microsoft visual c++ runtime报错弹窗怎么办?
1、https://wwz.lanzouw.com/iiH4Qo9lifc【dx35修复】
2、卸载所有vc++,解压缩dx35,运行对应的修复,
如果是WIN7需要打补丁Windows6.1-KB2999226-x64。
3、cmd管理员身份运行
“for %i in (%windir%\system32\*.ocx) do regsvr32.exe /s %i”
“for %1 in (%windir%\system32\*.dll) do regsvr32.exe /s %1”。
4、directx修复工具,工具标签,选项,directx加速标签,把三个功能都开开。