1. Start windows in safe mode with networking.
  2. Activate Windows Installer service in safe mode.Type “cmd” in your “search all programs and files”Right click on the “cmd” program, and select “Run as Administrator”Type the following in the command prompt: REG ADD “HKLM\SYSTEM\CurrentControlSet\Control\SafeBoot\Network\MSIServer” /VE /T REG_SZ /F /D “Service”

Open your “Run” dialog and then start the Windows Installer service by typing : net start msiserver

  1. Right click the downloaded Microsoft VC package and run as administrator.
  2. Install the package.
  3. Restart back to normal Windows and it could solve your problem.