home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Freeware / Utilitare / pebuilder / plugin / bartpe / mstcp.cmd < prev   
Encoding:
Text File  |  2004-02-20  |  185 b   |  11 lines

  1. @echo off
  2. regsvr32 /s netcfgx.dll
  3. bartpe -minint
  4. bartpe -v -c p -i ms_tcpip
  5. bartpe -v -c c -i ms_msclient
  6. net start tcpip
  7. net start dhcp
  8. net start nla
  9. net start lmhosts
  10. pause
  11.