autoexec.bat
how do insert a path so that into my autoexec.bat file eg PATH C:\jdk1.1.8\bin;that sort of thing? my .bat is as follows at the mo!
REM [Header]
@ECHO OFF
REM [CD-ROM Drive]
REM [Miscellaneous]
REM [Display]
REM [Sound, MIDI, or Video Capture Card]
REM [Mouse]

