


You could also try Windows Update, but I assume you already do. You shouldn't really need SP 1, but if you want to, here are the links. If that doesn't help, then something is terribly weird and my head would fill with questions like: " Why would windows not allow the file to be placed there? "


If the file isn't there, I guess you would need to reinstall Visual C++ 2010 x86 and Visual C++ 2012 x86 redistributal packages. It would be weird, but if that is the case, IF-chan would need to do some edits in the programming, since not everyone has Windows installed on the C: drive. Maybe it looks specifically for "C:\windows\syswow64\msvcp110.dll" and not for "%systemdrive%\windows\syswow64\msvcp110.dll". Can you take a look in your %systemdrive%\windows\syswow64 folder to see if it is there? Because if it is, then that means that the program cannot access it for some reason.
