Index | Syntax | Notes Device Drivers



INTERLNK.EXE--Examples

Suppose your Interlnk files are located in the DOS directory on drive C, and you use the serial port to connect to another computer. To start Interlnk and specify that printers not be redirected, add the following command line to your CONFIG.SYS file: device=c:\dos\interlnk.exe /com /noprinter To specify that Interlnk use a non-standard COM port whose address is 3F8, add the following line to your CONFIG.SYS file: device=c:\dos\interlnk.exe /com:3f8
-Top- | Syntax | Notes Device Drivers