Installation for netlocator =========================== 1. Install jre-1_1_8_006-win2.exe 2. Extract netlocator.zip to c:\ 3. Set the environment variable "CLASSPATH" to the value: ".;c:\netlocator;C:\Program Files\JavaSoft\JRE\1.1\lib\rt.jar" In WINDOWS NT do this: a) open control panel b) run the 'system' control panel applet c) Click "Environment" tab d) In the User variables section click "new" e) enter Variable name as "CLASSPATH" and Variable value as above. f) Hit OK lots In WINDOWS 2000 do this: a) open control panel b) run the 'system' control panel applet c) Click "Advanced" tab d) Click the "Environment Variables" button e) In the User variables section click "new" f) enter Variable name as "CLASSPATH" and Variable value as above. g) Hit OK lots (this an be done from the system applet in control panel in win2000 and windows nt). In Windows 98 do this: (I do not have Win98 so can't give exact steps, sorry. I think this should work). You need to edit the file c:\autoexec.bat. This is a hidden file, so: a) open c:\ in the file explorer b) on the tools menu, select "folder options" c) Go to the "View" tab d) Select "Show hidden files and folders" e) Uncheck "Hide protected operating system files (Recommended)" f) Hit ok g) You should now be able to see c:\autoexec.bat h) Run notepad and open c:\autoexec.bat i) Add the following line, and save SET CLASSPATH=.;c:\netlocator;C:\Program Files\JavaSoft\JRE\1.1\lib\rt.jar j) reboot the computer 4. Finally, run c:\netlocator\locator.exe