[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) |
You need to be in the resources directory where the ocx files are when you run it.
|
ok it worked, thanks a lot !
|
Quote:
|
If its just the icon as it appears in your inventory, click its picture to bring up the icon viewer, double click to select new icon, then save
If you want to change how it looks in game, find the look you want, note the IDfile IT number, and change your weapon to that number |
Quote:
|
The bat file never worked for me but following the thread here this is how I do it. Example below based on my folder structure.
Start Command Prompt: cd c:\ ENTER cd everquest ENTER cd emu_server ENTER cd georgetools ENTER cd FOLDERNAME ENTER cd resources ENTER for %i in (*.ocx) do regsvr32 %i ENTER I italic the folder name, replace that with whichever you are trying to get working. I bold the keypress. Should be easy to understand laid out like this. |
If you're getting an error like that then you aren't typing the line exactly. You can actually copy it from here and paste it into the command prompt if you click the icon in the upper left of the command prompt window and look under edit.
You should also open the command prompt as administrator or the registrations won't work. To do that click start, type cmd, and right-click it and pick run as administrator. |
All times are GMT -4. The time now is 09:29 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.