Whenever I'm trying to install visual studio 2015 on my notebook, the following error appears:
Anyone know how to solve ??
After a little searching, I noticed that the installer might have been confusing when installing x86 and x64 libraries. There are a few ways to solve the problem, I'll cite two:
1. After the installation error, close the installer. 2. Enter the control panel and then the installed programs. > 3. Repair all Microsoft Visual Redistributable
, both version x86
and x64
.
TheimageaboverepresentstheonesIhaveinstalled.Youmaynothavethesamequantityorhaveothernames.RepairallthathaveMicrosoftVisualRedistributable
inthename.Yes,thismaytakesometimetocomplete.
4.RuntheVisualStudioinstaller.
1.UninstallVisualStudio2015completelyfromyourcomputer.2.UninstallallMicrosoftVisualRedistributable
,bothversionx86
and%
3.Restartthecomputer.4.Manuallydeletethex64
thatmayhavebeenleftonthecomputerofbothsystem32andSysWOW64folders(thenamesofdlls
endwith*140.dll-becarefulandbackupsoon!)5.Downloadthe"Microsoft Visual C ++ 2015 Redistributable Update 3 "section of this link - link - both versions dlls
and x86
. 6. Install the "Microsoft Visual C ++ 2015 Redistributable Update 3" - both versions x64
and x64
. Restart the computer. 8. Run the Visual Studio 2015 installer.