View Single Post
  #121  
Unread 03-18-2005, 12:21 PM
ger's Avatar
ger ger is offline
Steward of the Faithful
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 580
Default

Quote:
Originally Posted by Kromulis
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.
;.; is correct. It means "include the current working directory in the search for files." Usually you won't see a Windows system without it, but certain UNIX style systems don't have it in by default. It makes life very, very difficult.
__________________