the_rob
Posts: 2
Joined: 3/3/2006 Status: offline
|
I don't own the game, but this sounds like a similar problem with the software I support. The OCX files can be self-registered. In WinXP it uses the regsvr32.exe file - I am not sure if Windows 2000 uses the equivalent. Here is what I suggest. Click the Windows Start button, select "Find" and do a search for the file mscomctl.ocx - make sure you have ti search the entire hard drive. After you find the file, note the path the file is located in. For example, it may be something like C:\Program Files\Maximum Football\drivers\mscomctl.ocx (like I said, I don't have the game, so that is juts a hypothetical path). Once you know the path, click on the Windows Start button, and select "Run". in the window, type this: regsvr32 "C:\Program Files\Maximum Football\drivers\mscomctl.ocx" (the path and name of the file, should be encased in quotes). Then hit OK to run. If all goes well, that OSX should register, and you should get a confirmation message of this registration. Rob
|