View Single Post
  #12  
Old 04-10-2011, 10:50 PM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,742
Default

If you are using Vista or Windows 7 you must register them with an administrator command prompt.

1) In the start menu search box, type cmd, then right click cmd.exe and select run as administrator.
2) cd to the resources directory where you unzipped eqitems.
3) type for %i in (*.ocx) do regsvr32 %i

If you still have errors:
1) What version of Windows are you using?
2) What is the exact error you receive trying to register them?
Reply With Quote