View Single Post
  #120  
Unread 03-18-2005, 12:08 PM
Kromulis Kromulis is offline
A Grassland Beetle
 
Join Date: Nov 2004
Server: Befallen
Posts: 61
Default

Quote:
Originally Posted by Renegade
k heres my problem. i download the EQ2MAP_Updater_Setup.exe and 'install' it to a custom UI directory. It installs 4 files into that directory, AxInterop.SHDocVw.dll, EQ2MAP_Updater.exe, Interop.SHDocVw.dll, and uninst.exe. I run 'EQ2MAP_Updater.exe' and i get the following error.

'EQ2MAP_Updater.exe - Unable to Locate DLL'
X - The dynamic link library mscoree.dll could not be found in the specified path E:\Data|Games\Sony Online Entertainment\Everquest II\UI\EQ2MAP
Updater;.;C:\WINNT\system32;C:\WINNT\system;C:\WINNT;C:\WINNT\system32;C:\WINNT; C:\WINNT\System32\Wbem;C:\Program Files\ATI Technologies\ATI Control Panel.

I hit ok and the program is terminated.......wtf. i know i did something wrong but not sure what
What I see that your path statement is incorrect.

path E:\Data|Games\Sony Online Entertainment\Everquest II\UI\EQ2MAP
Updater;.;C:\WINNT\system32;C:\WINNT\system;C:\WINNT;C:\WINNT\system32;C:\WINNT;C:\WINNT\S ystem32\Wbem;C:\Program Files\ATI Technologies\ATI Control Panel

If that is your path statement you must correct the ;.; to read only ;

Each path must be seperated by only 1 ;

To correct this and/or verify you path statement, right-click on My Computer icon on desktop, click on advanced tab, then click evironmental varibles button. Select path and verify the statement then click set. Close all windows and reboot.