Windows NT 4.0 source code leak
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
157 B

5 years ago
  1. @echo %echo%
  2. @echo --------------------------------- >>%logfile% 2>&1
  3. @echo file:%1
  4. mdiff -yb -f okdiffs.lst results\%1.BSL %1.ELT >>%logfile% 2>&1
  5. @echo on