NT4/private/ntos/boot/detect/fre/16bitbld.cmd
2020-09-30 17:12:29 +02:00

6 lines
136 B
Batchfile

setlocal
path %SystemRoot%\mstools;\\kernel\razzle3\os2sup\oak\bin;\\kernel\razzle3\os2sup\sdk\bin;%path%
set NTVERSION=
nmake
endlocal