Darwinbots Forum
Code center => Bugs and fixes => Bug reports => Topic started by: Peter on September 11, 2007, 01:24:34 PM
-
When I had the error I have put MSSTDFMT.DLL from http://www.dll-files.com (http://www.dll-files.com) on the computer in the c:\windows\system32 file folder. After that I deinstalled and reinstalled darwinbots on the computer. Then I keep getting the error when I start darwinbots.
This is the error.
-------------------------------------------------------------------------------------------
runtime error '713'
class not registered.
You need the follwing file to be installed into your computer.MSSTDFMT.DLL.
------------------------------------------------------------------------------------------------
Oh, jeah I have this error after I reinstalled windows XP gotta have something to do with it.
Has anybody got a solution....
-
Open a command line and type:
regsvr32 "c:\windows\system32\msstdfmt.dll"
Not sure when DB even requires this DLL. Something I may look into in my spare time....
-
DllRegisterServer in C:\windows\system32\msstdfmt.dll succeeded
That's what I get.
Now darwinbots works, alright I remember that one.