vs是Visual Studio的簡稱,他是微軟開發(fā)的基本完整的開發(fā)工具集。使用win10系統(tǒng)的用戶反映無法運行Visual Studio 2017 提示:無法找到rcdll 該怎么辦呢?下面小便就詳細(xì)的為大家介紹Win10運行vs2017tishi 無法找到rcdll的修復(fù)方法。
<img id="aimg_4180167" aid="4180167" data-cke-saved-src="https://pcs4.clubstatic.lenovo.com.cn/data/attachment/forum/201707/28/095248to7v56808gyp6a88.jpg.thumb.jpg" src="https://pcs4.clubstatic.lenovo.com.cn/data/attachment/forum/201707/28/095248to7v56808gyp6a88.jpg.thumb.jpg" zoomfile="https://pcs4.clubstatic.lenovo.com.cn/data/attachment/forum/201707/28/095248to7v56808gyp6a88.jpg" file="https://pcs4.clubstatic.lenovo.com.cn/data/attachment/forum/201707/28/095248to7v56808gyp6a88.jpg.thumb.jpg" inpost="1" "="" lazyloaded="true" style="word-wrap: break-word; padding: 0px; margin: 0px; border: none; max-width: 700px; display: inline-block; cursor: pointer; width: 600px; height: 303px;">
步驟:
1、按下win+R打開運行輸入:regedit 打開注冊表編輯器 ;
2、在左側(cè)定位到:HKEY_CURRENT_USER/Software/Microsoft/Microsoft SDKs ;
3、在Microsoft SDKs 下查看是否有Windows項,如果沒有創(chuàng)建;
4、在Windows項中查看是否有以下兩項:
32位:
“CurrentVersion”=“v7.0a”
“CurrentInstallFolder”=“C://Program Files//Microsoft SDKs//Windows//v7.0A//”
64位:
“CurrentVersion”=“v7.0a”
“CurrentInstallFolder”=“C://Program Files (x86)//Microsoft SDKs//Windows//v7.0A//”
如果沒有新建如下兩項并設(shè)置相應(yīng)值即可,設(shè)置完成后關(guān)閉注冊表重啟計算機即可正常運行Visual Studio 2017
總結(jié):以上就是Win10運行vs2017tishi 無法找到rcdll的修復(fù)方法希望對大家有幫助。