Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: Dave Wave on April 20, 2007, 07:46:05 pm

Title: Daphne and msvc60.dll?
Post 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
Title: Re: Daphne and msvc60.dll?
Post by: Havok on April 21, 2007, 01:15:59 am
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
Title: Re: Daphne and msvc60.dll?
Post by: fatfingers on April 21, 2007, 09:09:44 am


It goes in the system32 directory.  Generally, this is c:\windows\system32.  I do not believe any registration is necessary.

Title: Re: Daphne and msvc60.dll?
Post by: shorthair on April 21, 2007, 06:28:17 pm
I thought he meant put it in the registry settings, though I would've said it this way.