Leaked source code of windows server 2003
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.

12 lines
433 B

  1. @echo off
  2. rem
  3. rem Sample autoexec.bat for using MSDLC with most 3270 emulators on Token Ring
  4. rem
  5. path c:\dos;c:\windows;
  6. set comspec=c:\command.com
  7. @REM ====== LANMAN 2.1 === DO NOT MODIFY BETWEEN THESE LINES === LANMAN 2.1 ===
  8. SET PATH=C:\LANMAN.DOS\NETPROG;%PATH%
  9. LOAD MSDLC
  10. @REM ====== LANMAN 2.1 === DO NOT MODIFY BETWEEN THESE LINES === LANMAN 2.1 ===
  11. rem Most Windows 3270 emulators require loading a TSR as well.