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

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