View Single Post
  #2  
Old 02-08-2015, 06:34 PM
Cassieze
Sarnak
 
Join Date: Aug 2005
Posts: 34
Default

http://www.eqemulator.org/forums/sho...=regsvr&page=2


Go to your resourced folder where eqitems is pulling from

open a command prompt

Copy folder path

type cd then right click on the top bar and click paste then click enter
(you should be at the folder now)

copy this line

Code:
for %i in (*.ocx) do regsvr32 %i
click enter and you should be set. this worked for me the other day. still no luck with npceditor d_melee tho..
Reply With Quote