Comments

SP. wrote on 2/10/2022, 9:07 AM

@JJ_Kola Try downloading the x64 Visual C++ Redistributable packages for Visual Studio 2013 https://docs.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist?view=msvc-170#visual-studio-2013-vc-120

I don't know why the file is missing, but it is possible something was deleted by an antivirus software. Are you using one?

JJ_Kola wrote on 2/10/2022, 10:07 AM

Thanks. This or sfc /scannow did help😎

raan-summers wrote on 3/18/2022, 6:11 PM

raan-summers wrote on 3/18/2022, 6:43 PM

After EXHAUSTING hours and hours...I can say I have the EXACT SOLUTION to everyone's Visual c++ 2013 refusal to install and preventing Acid to setup.

You MUST only have MS Visual C++ 2013 x64 AND x86 versions 12.0.30501 installed in your Windows. ANY other versions have to go for 2013 c++'s(uninstall them all if different)...if you need to download versions 12.0.30501...here is a link:

https://www.microsoft.com/en-us/download/details.aspx?id=40784

install both x86 and x64 for 30501. Like I said-for 2013, there should be NO OTHER versions.

I guarantee you this works. It WILL install if you do this!!!! I am pleased to aid all who have banged their heads against the walls....Believe me, I've been there.

SP. wrote on 3/18/2022, 6:13 PM

@raan-summers Usually it should work fine if you have no version installed instead of one specific. The installer will reinstall it.