對于題目中的解決方法,我查到了微軟提供的一個方案:https://support.microsoft.com/en-us/help/4019990/update-for-the-d3dcompiler-47-dll-component-on-windows
進入如下頁面:http://www.catalog.update.microsoft.com/Search.aspx?q=KB4019990
選擇如下:
用于基于 x64 的系統的 Windows 7 更新程序 (KB4019990) |
然后點擊下載,選擇更新即可。
更新完畢后,缺失的D3D***.dll安裝成功,我們可以順利地安裝vs studio了。
至于卸載vs studio ,推薦網上的一個工具:
https://github.com/Microsoft/VisualStudioUninstaller
使用說明:?https://www.cnblogs.com/duanyong/p/6252439.html