home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NetComm Communications 5
/
NetComm.iso
/
drivers
/
ras
/
ras.exe
/
inst.bat
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1998-07-21
|
200 b
|
7 lines
REM This file backs up the original modem.inf and then copies in the NetComm Version
REM Rev 0 7/98 DF
ren c:\windows\system\modem.inf modem.org
copy c:\temp\modem.inf c:\windows\system
pause