d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Missing Msvcp110.dll
Prev1234Next
Add Reply New Topic New Poll
Member
Posts: 105,166
Joined: Apr 25 2006
Gold: 10,475.00
Feb 12 2016 09:52am
Quote (enky007 @ Feb 12 2016 06:10am)
I meant the VisualC++ won't let me install over the 64bit version *


I had same problem on Win 7 x64.

I had to UN-install the 64 bit version (2013), then install the x86 (32 bit version), then go back and install the x64 version.


https://www.microsoft.com/en-in/download/details.aspx?id=40784




...makes no sense, but, I couldn't get it to work any other way. :/



Member
Posts: 8,071
Joined: Sep 14 2014
Gold: 2,210.00
Feb 12 2016 11:08am
You need to register the DLL thru command prompt.

Google it

Edit: download the DLL and move to system32 or whatever

This post was edited by Z97 on Feb 12 2016 11:09am
Member
Posts: 29,704
Joined: Nov 9 2010
Gold: 83,020.21
Feb 12 2016 11:13am
Quote (Ghot @ Feb 12 2016 11:52am)
I had same problem on Win 7 x64.

I had to UN-install the 64 bit version (2013), then install the x86 (32 bit version), then go back and install the x64 version.


https://www.microsoft.com/en-in/download/details.aspx?id=40784




...makes no sense, but, I couldn't get it to work any other way. :/


I was able to install the 32bit version but still same error

Quote (Z97 @ Feb 12 2016 01:08pm)
You need to register the DLL thru command prompt.

Google it

Edit: download the DLL and move to system32 or whatever


is it safe to do that?
Member
Posts: 8,071
Joined: Sep 14 2014
Gold: 2,210.00
Feb 12 2016 11:15am
Quote (enky007 @ Feb 12 2016 01:13pm)
I was able to install the 32bit version but still same error



is it safe to do that?



Yes it's just an annoying process. I've had to do it a couple times back in the day of running bots
Member
Posts: 105,166
Joined: Apr 25 2006
Gold: 10,475.00
Feb 12 2016 11:29am
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.dll


You 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
Member
Posts: 8,071
Joined: Sep 14 2014
Gold: 2,210.00
Feb 12 2016 11:54am
Quote (Ghot @ Feb 12 2016 01:29pm)
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.dll


You 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.



ty

Makes sure to run as admin too
Member
Posts: 29,704
Joined: Nov 9 2010
Gold: 83,020.21
Feb 12 2016 10:34pm
Quote (Ghot @ Feb 12 2016 01:29pm)
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.dll


You 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.



I got this error :wallbash:

Member
Posts: 105,166
Joined: Apr 25 2006
Gold: 10,475.00
Feb 12 2016 10:36pm
Did you put a copy of msvcp1110.dll in your System32 folder....and I think you also need to put it in your SysWOW64 folder as well.

This post was edited by Ghot on Feb 12 2016 10:36pm
Member
Posts: 161,550
Joined: Oct 18 2006
Gold: 4.03
Warn: 20%
Feb 12 2016 10:43pm
did you put the .dll in the game folder yet?
Member
Posts: 105,166
Joined: Apr 25 2006
Gold: 10,475.00
Feb 12 2016 10:45pm
[codTE=GRATS,Feb 12 2016 11:43pm]did you put the .dll in the game folder yet?[/codE]



It has to be in the folder the Command refers to.



/e @OP



This post was edited by Ghot on Feb 12 2016 10:46pm
Go Back To Computers & IT Topic List
Prev1234Next
Add Reply New Topic New Poll