Jump to content

PhilippeLaplanche

Member
  • Posts

    1
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    France

About PhilippeLaplanche

PhilippeLaplanche's Achievements

0

Reputation

  1. I did the EXACT same mistake with nlite : i disabled netsh and I had a buggy winsock dhcp client was not launching because netbios didn't start I managed to reinstall netsh by following Slinkie's advice (bug thanks for the method) And here's what I did exactly (maybe not everything is necessary) : add this to registry [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NetSh] "ipv6mon"="ipv6mon.dll" "1"="ipmontr.dll" "2"="ifmon.dll" "3"="ippromon.dll" "4"="rasmontr.dll" "5"="ipxmontr.dll" "6"="ipxpromn.dll" "dgnet"="dgnet.dll" "hnetmon"="hnetmon.dll" "FWCFG"="fwcfg.dll" retrieve the above dlls and netsh.exe from an other working xp with sp2 from c:\windows\system32 to the new buggy machine then apply REGSVR32 PATH\FILENAME.dll to all the above dlls then reboot then in command prompt : netsh winsock reset netsh winsock reset catalog netsh interface ip reset C:\Log.txt netsh interface reset all then reboot then in registry in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\netbt I set Start = 2 then reboot and everything works
×
×
  • Create New...