Origin 應(yīng)用程序無(wú)法正常啟動(dòng)(0xc000007b) 錯(cuò)誤解決方法(Origin 2020/2021/2022)
【錯(cuò)誤1】Origin 2019/Origin?2020/Origin?2021/Origin?2022?錯(cuò)誤示例:應(yīng)用程序無(wú)法正常啟動(dòng)(0xc000007b)

【錯(cuò)誤2】Origin 2018錯(cuò)誤示例:找不到mfc110u.dll

出現(xiàn)以上兩種問(wèn)題,是與C++運(yùn)行庫(kù)缺失有關(guān)??!
特別是第一個(gè)問(wèn)題,origin64.exe 應(yīng)用程序無(wú)法正常啟動(dòng)(0xc000007b)。在網(wǎng)上看到很多不靠譜的答案,一定要避坑?。?!一定要避坑!??!一定要避坑?。。?/strong>

【避坑??!】
坑人答案1:修復(fù)DirectX組件
【具體操作】下載并使用【DirectX修復(fù)工具】,修復(fù)DirectX組件。
本人親測(cè)?。⊥耆珱](méi)用?。⊥耆珱](méi)用?。⊥耆珱](méi)用??!
坑人答案2:還原所有默認(rèn)程序
以【管理員】身份運(yùn)行【W(wǎng)indows PowerShell】程序,將以下命令復(fù)制粘貼到命令提示符界面,并按回車以執(zhí)行:
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “( ((_.InstallLocation)\AppXManifest.xml”};
本人親測(cè)?。⊥耆珱](méi)用??!完全沒(méi)用??!完全沒(méi)用?。『ξ抑匮b了系統(tǒng)!害我重裝了系統(tǒng)!害我重裝了系統(tǒng)!

正確解決方法:
在安裝Microsoft Visual C++?Redistributable Package(即VC++運(yùn)行庫(kù))之后即可解決!
優(yōu)先嘗試安裝2015-2022合集,根據(jù)評(píng)論區(qū)反饋,一般只需要下載安裝64位!如果不行,再安裝32位版本的2015-2022合集。
如果符合評(píng)論區(qū)置頂評(píng)論的情況,可以嘗試置頂評(píng)論的更新方法。
一般不需要下載安裝2013、2012以及2010、2008、2005,但早期版本的origin可能需要下載安裝。(各版本合集的官方下載鏈接附在最后)
【附】官方下載鏈接:
Microsoft Visual C++2015-2022合集
Visual Studio 2015, 2017, 2019, and 2022 (32位)
官方下載鏈接:https://aka.ms/vs/17/release/vc_redist.x86.exe
Visual Studio 2015, 2017, 2019, and 2022 (64位)
官方下載鏈接:https://aka.ms/vs/17/release/vc_redist.x64.exe

Microsoft Visual C++2013
Visual C++ Redistributable Packages for Visual Studio 2013 (32位)
官方下載鏈接:https://download.microsoft.com/download/F/3/5/F3500770-8A08-488E-94B6-17A1E1DD526F/vcredist_x86.exe
Visual C++ Redistributable Packages for Visual Studio 2013 (64位)
官方下載鏈接:https://download.microsoft.com/download/F/3/5/F3500770-8A08-488E-94B6-17A1E1DD526F/vcredist_x64.exe

Microsoft Visual C++2012
Visual C++ Redistributable for Visual Studio 2012 Update 4 (32位)
官方下載鏈接:https://download.microsoft.com/download/9/C/D/9CD480DC-0301-41B0-AAAB-FE9AC1F60237/VSU4/vcredist_x86.exe
Visual C++ Redistributable for Visual Studio 2012 Update 4 (64位)
官方下載鏈接:https://download.microsoft.com/download/9/C/D/9CD480DC-0301-41B0-AAAB-FE9AC1F60237/VSU4/vcredist_x64.exe

其他版本(官網(wǎng)鏈接)
最新受支持的 Visual C++ 可再發(fā)行程序包下載 | Microsoft Learn
https://learn.microsoft.com/zh-cn/cpp/windows/latest-supported-vc-redist?view=msvc-170