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

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