How to Fix Application Was Unable To Start Correctly (error 0xc00007b)


Method 1:

Download and install Microsoft Visual C++ Redistribution Package ( C++ 2012 x64)

Or
If you are using windows 64 bit operating system download and install Microsoft Visual C++ 2010 Redistributable Package (x64)


If you are using windows 32 bit operating system download and install Microsoft Visual C++ 2010 Redistributable Package (x86)



How to Fix Application Was Unable To Start Correctly (error 0xc00007b)


Method 2:

Download dll files that are missing from your computer. But “Do not download you DLL file individually from any “DLL download site.”

Method 3:

Use System Restore

Method 4:

If the above methods don’t work for you, as it happened to me, get Dependency Walker and check what libraries (system and user) is you app using. In my case it was the core dll of Cygwin. (Thanks to Valeriu Ohan)

Method 5 (For Games):

Update your DirectX by downloading the latest version


Tip: If you have problem on Windows 8.1, try switching back to 8 and see if it works.


Previous Post Next Post