it is used automatically when it is configured with IP addresses in the IP networking configuration.
code:
$HKLM = "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services"

$PrimWINS = READVALUE( "$HKLM\VxD\MSTCP" , "NameServer1")
$SecdWINS = READVALUE( "$HKLM\VxD\MSTCP" , "NameServer2")

_________________________
Home page: http://www.kixhelp.com/hb/