快速解決 CRuntime140.dll was not found 和 0x80070643(Premiere Pro 2021 提示為例)
安裝好 Premiere Pro 2021 后,打開時提示 CRuntime140.dll was not found,具體請看安裝日志。這是什么問題導致的?CRuntime 是微軟開發的 C/C++ Runtime Library,也就是操作系統缺少這個運行庫導致 Premiere Pro 2021 打不開。打開“添加刪除程序”窗口,看到安裝 Premiere Pro 2021 時已經安裝了 Visual C++ 2013 Redistributable,即 C/C++ Runtime Library,怎么還會提示這個錯誤?
Visual C++ Redistributable 有不同的版本,僅安裝 Visual C++ 2013 Redistributable 還不夠,還要安裝其它版本,我的系統中已經安裝了 Visual C++ 2017、2013、2012、2010 和 2008 Redistributable 仍然提示這個錯誤,說明還需要安裝最新版本的 Visual C++ 2019 Redistributable,為什么不是 Visual C++ 2021 Redistributable,因為是現在最新版本就是 2019。
當下載 Visual C++ 2019 Redistributable 后,安裝它時又遇到了 Could not open key(0x80070643 - Fatal error during installation.)錯誤,導致它安裝不上。這又是什么原因?具體見下文。
一、CRuntime140.dll was not found 錯誤(vcruntime140dll 丟失)
1、原因:缺少 Visual C++ 運行庫,Premiere Pro 2021 是缺少 Visual C++ 2015-2019 Redistributable。
2、解決方法:下載 Visual C++ 2015-2019 Redistributable 并安裝即可。
二、安裝 Visual C++ 2019 Redistributable 錯誤
具體為:每安裝一個提示 Could not open key,到最后提示“0x80070643 - Fatal error during installation.”。打開安裝錯誤日志文件后面有這么一句 Apply complete, result: 0x80070643, restart: None, ba requested restart。
解決方法:
把 Visual C++ 2017 Redistributable 卸載,如果沒有這個,可以嘗試把它的下一個版本卸載,其它的以此類推。卸載方法有兩種:
方法一:到“添加刪除程序”窗口卸載,步驟為:屏幕左下角的“開始”菜單 → 控制面板 → 程序 → 卸載程序 → 打開“添加刪除程序”窗口,右鍵 Visual C++ 2017 Redistributable,然后選擇“卸載”。
方法二:用微軟的清理工具 Windows Install Clean Up 卸載,網上可以下載。
卸載完成后安裝 Visual C++ 2015-2019 Redistributable,此時,已經不會再提示 Could not open key。安裝好后,可以正常打開 Premiere Pro 2021 了。
除 Premiere Pro 2021 提示 CRuntime140.dll was not found 錯誤外,其它軟件如 Photoshop、mySQL、CAD、Visual Studio 等也會提示,因為它們都需 Visual C++ 運行庫,解決方法也一樣。
版權聲明:本文內容由網絡用戶投稿,版權歸原作者所有,本站不擁有其著作權,亦不承擔相應法律責任。如果您發現本站中有涉嫌抄襲或描述失實的內容,請聯系我們jiasou666@gmail.com 處理,核實后本網站將在24小時內刪除侵權內容。