home *** CD-ROM | disk | FTP | other *** search
/ NetComm Communications 5 / NetComm.iso / drivers / ras / rasnt.exe / instnt.bat next >
Encoding:
DOS Batch File  |  1998-07-21  |  210 b   |  7 lines

  1. REM This file backs up the original NT modem.inf and then copies in the NetComm Version
  2. REM Rev 0 7/98 DF
  3.  
  4. ren c:\WINNT\system32\RAS\modem.inf modem.org
  5. copy c:\temp\modem.inf c:\WINNT\SYSTEM32\RAS
  6.  
  7. pause