PDA

View Full Version : can't start kicks...


Marcus
April 2nd, 2002, 12:15 PM
Every time I start kicks.exe, I get the following error before it exits:

"Run-time error '429': ActiveX component can't create object"

Any suggestions? Thanks.

chagrin
April 2nd, 2002, 09:43 PM
Have you downloaded the visual basic files under "SUPPORT" from the jdoom site?

KING ELVIS
April 3rd, 2002, 12:38 AM
Suggestion:

http://www.doomcenter.com/downloads/index.phtml?id=129618&language=en

------------------
THE KING DOOM EXPERIENCE

http://kickme.to/theking

Marcus
April 3rd, 2002, 01:56 AM
"Have you downloaded the visual basic files under 'SUPPORT' from the jdoom site?"

Msvbvm60.dll and the *.ocx files are already in place, and up to date (double checked).

Regmon.exe reports kicks.exe is trying to open, but cannot find the following keys:

HKCR\CLSID\{0D43FE01-F093-11CF-8940-00A0C9054228}
HKCR\CLSID\{0D43FE01-F093-11CF-8940-00A0C9054228}\InprocServer32

(btw, everything I read about this key is about an IE security vulnerability)

HKLM\SOFTWARE\Microsoft\VBA\Monitors
HKLM\System\CurrentControlSet\Control\CommAlias
HKLM\System\CurrentControlSet\Control\ProductOptio ns
HKLM\System\CurrentControlSet\Control\SessionManag er\KnownVxDs
HKLM\Software\Microsoft\Windows\CurrentVersion\Exp lorer\Performance

Meantime, I'm just using jdoom.exe

Marcus
April 3rd, 2002, 01:59 AM
Thanks for the suggestion, Elvis.