View Single Post
  #16  
Old 04-11-2011, 12:30 AM
dranovir45
Sarnak
 
Join Date: Jul 2009
Location: IL
Posts: 41
Default

[QUOTE=lerxst2112;198390]It means type this exactly at the command prompt once you are in the right directory:

for %i in (*.ocx) do regsvr32 %i

If that does not work, what is the exact error message in the dialogs that pop up?

Ok , i typed exactly that, nothing happend those, just went to the next line c:\EQitem (where i extracted the zip to)
Reply With Quote