Thread: guide for ME?
View Single Post
  #3  
Old 11-07-2003, 08:58 PM
Homogenn
Fire Beetle
 
Join Date: Jul 2003
Location: Denmark
Posts: 7
Default

ME is different here:
Add CVS to %PATH%



Open Control Panel

Open System

Click on the Advanced tab

Click on Environment Variables

Highlight the PATH row in the System Variables Frame

Click Edit below the row you have highlighted

Add ;c:\EqEmu\cvs\wincvs;c:\EqEmu\cvs\wincvs\CVSNT to the end of the existing variable value. Don't overwrite the current value in there - just append to the end

While we're here, let's add mysql bin to the path:

Add ;c:\mysql\bin to the end of the existing variable value. Don't overwrite the current value in there - just append to the end

Here's a screenshot of what I added to my %PATH%:
Reply With Quote