home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Black Box 4
/
BlackBox.cdr
/
dosutils
/
pathtl20.arj
/
SET-NOCL.BAT
< prev
next >
Wrap
DOS Batch File
|
1992-05-11
|
383b
|
14 lines
echo .
echo Removing all compiler directories from PATH.
REM The following lines can be combined with a registered version of PathTool
pathtool /NP /NT /D d:\mc600a\bin
pathtool /NP /NT /D d:\mc700\bin
pathtool /NP /NT /D d:\bc20\bin
pathtool /NP /NT /D d:\bc30\bin
echo .
echo Removing all compiler environment variables.
set helpfiles=
set include=
set init=
set lib=