Here you go:
- Log on under an admin account.
- Click the Start globe.
- Type cmd.exe in the Search box.
- Press Ctrl+Shift+Enter
- Click "Run as Administrator".
- Type these commands:
ren c:\Windows\System32\MSVCR110.dll *.old
copy F:\MSVCR110.dll c:\Windows\System32
(you must specify the correct source, of course)