Build Your Own Arcade Controls Forum
Main => Software Forum => Topic started by: Dave Wave on April 20, 2007, 07:46:05 pm
-
When I try to start Daphne (under win2K) I get a message that it is unable to find msvc60.dll and list a bunch of paths. I tried putting the .dll in a couple folders with no luck...where does this .dll go?
Thanks in advance...
-Showtime
-
You may have to register the dll with windows. At a command prompt in the directory where the dll is located, type:
regsvr32 msvc60.dll
-
It goes in the system32 directory. Generally, this is c:\windows\system32. I do not believe any registration is necessary.
-
I thought he meant put it in the registry settings, though I would've said it this way.