View Single Post
  #5  
Old 10-30-2012, 09:06 PM
revloc02c's Avatar
revloc02c
Hill Giant
 
Join Date: Aug 2010
Location: UT
Posts: 215
Default

I couldn't get this to work either, I got "module a.ocx failed to load" error, and the solution here did not work for me.

I got it to work the long way, here's what I did in case someone else needs it.

Open a Administrator Command Prompt
Navigate to the directory where Georges tools are e.g.: ..\EQEmu\EQEmu Tools\GeorgeS_EqEmu_Files Rev2214\Tools
Cut & Pasted each of the lines from the ..\resources\register_ocx.bat file:
regsvr32 a.ocx
regsvr32 DXAnimatedGIF.ocx
regsvr32 imagelist.ocx
regsvr32 MSCOMCTL.OCX
regsvr32 VFmp3player.ocx
regsvr32 quartz.dll
regsvr32 MSHFLXGD.OCX
regsvr32 MSINET.OCX

Each line in turn gives a "Succeeded" message prompt.

Hope that helps.
Reply With Quote