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.

13 lines
466 B

  1. @echo off
  2. rem
  3. rem Sample autoexec.bat for using MSDLC with IBM's Personal Communication
  4. rem Support (PCS) to communicate with AS/400 on Token Ring
  5. rem
  6. path c:\dos;c:\windows;
  7. set comspec=c:\command.com
  8. @REM ====== LANMAN 2.1 === DO NOT MODIFY BETWEEN THESE LINES === LANMAN 2.1 ===
  9. SET PATH=C:\LANMAN.DOS\NETPROG;%PATH%
  10. NET START WORKSTATION
  11. LOAD MSDLC
  12. @REM ====== LANMAN 2.1 === DO NOT MODIFY BETWEEN THESE LINES === LANMAN 2.1 ===
  13. C:\PCS\STARTPCS.BAT