Quote (Z97 @ Feb 12 2016 12:15pm)
Yes it's just an annoying process. I've had to do it a couple times back in the day of running bots
Well, since I save everything....I have the command to register the file.
Save the .dll file to your Windows System32 directory... usually c:\windows\system32
Once you've saved the file then... Go to the Start menu, select Run...
Then type:...
regsvr32 c:\windows\system32\MSVCP110.dllYou should get a popup, saying it was registered successfully.
/e The only thing you need to worry about is if your Win 7 is installed to a different drive letter. Then ofc, you would have to alter the command to match the correct drive letter.
This post was edited by Ghot on Feb 12 2016 11:31am