home *** CD-ROM | disk | FTP | other *** search
/ Adelphia Powerlink / adelphia-powerlink.iso / drivers / ipac_off / ipac_off.inf
Encoding:
Windows Setup INFormation  |  2002-04-18  |  259 b   |  13 lines

  1. ; IPAC_OFF.INF
  2. ; Copyright (c) 1993-1998, Microsoft Corporation
  3.  
  4. [version]
  5. signature="$CHICAGO$"
  6.  
  7. [DefaultInstall]
  8. AddReg=Disable.Autonet
  9.  
  10. [Disable.Autonet]
  11. HKLM,System\CurrentControlSet\Services\VxD\DHCP,IPAutoConfigurationEnabled,1,00,00,00,00
  12.  
  13.