home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NetComm Communications 5
/
NetComm.iso
/
drivers
/
ras
/
rasnt.exe
/
instnt.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
|
210 b
|
7 lines
REM This file backs up the original NT modem.inf and then copies in the NetComm Version
REM Rev 0 7/98 DF
ren c:\WINNT\system32\RAS\modem.inf modem.org
copy c:\temp\modem.inf c:\WINNT\SYSTEM32\RAS
pause