Microsoft Visual C++ Redistributable 2010 installer won't run on clean install of Windows 10 (no error code)

  • Thread starter Thread starter ChadSkeers
  • Start date Start date
C

ChadSkeers

Guest
After wiping my computer, Microsoft Visual C++ 2010 x86 (or x64) Redistributable won't install. The installer doesn't even show up. A small window flashes briefly on the screen, and then nothing happens. The installer remains in the task manager indefinitely, and I can't end the task:

020e0633-b24e-46ce-b887-3c8bc4315110?upload=true.png

I have tried the following solutions:


Running sfc /scannow and determining that there are no faults in the operating system installation

Ensuring that I'm running the latest version of vcredist_x86.exe

Running the compatability troubleshooter and running the installer under the recommended settings

Uninstalling and reinstalling all Microsoft Visual C++ packages

Starting the "Windows Installer" service before running the installer

Ensuring that I'm running the installer as administrator.

Ensuring that my Windows updates are all installed

Running MSIEXEC/UNREGISTER & MSIEXEC/REGSERVER

Re-registering the following DLL files:

regsvr32 ntdll.dll /s

regsvr32 msdxm.ocx /s

regsvr32 dxmasf.dll /s

regsvr32 wmp.dll /s

regsvr32 wmpdxm.dll /s
Performing another factory reset on my computer and trying again.
Trying to install on a clean boot, as recommended below


Any help would be greatly appreciated. As it stands I have a cleanly installed operating system and I'm unable to install the software I need to do my work.

Thanks


Continue reading...
 
Back
Top