PDA

View Full Version : Setting DHCP for WINS resolution?



guyver_news
12-07-2001, 11:39 AM
Dear all,

Any ideas on the registry entry or otherwise to set the setting "Use DHCP for WINS resolution" and also "Disable DNS" setting for Windows 98?

Kind regards

Paul Thompson

POBrien
12-07-2001, 04:04 PM
This is for Wins

http://www.winguides.com/forums/showthreaded.php?Cat=&Board=brdQuestions&Number=29747&page=0&view=collapsed&sb=5&part=1#Post29884

I'll check back with DNS (hopefully).

POBrien
12-07-2001, 05:14 PM
Here's DNS

REGEDIT4

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\VxD\MSTCP]
"LMHostFile"="C:\\WINDOWS\\lmhosts"
"LocalCopyMade"="1"
"EnableDNS"="1"
"HostName"="host"
"Domain"="pacbell.net"
"SearchList"=""
"NameServer"="206.13.28.12,206.13.31.12"
"Lanabase"="0"


To disable, you can change the "EnableDNS" value data of 1 to 0