sri
Moderator

Joined: 28 Jan 2006
Posts: 381
Location: Hyderabad , India

|
Installing and uninstalling NetBEUI protocol in Windows XP
Installing the NetBEUI Protocol
u can d/l and install netBEUI from microsft officila website
How to uninstall NetBEUI protocol?
> Click Start, click Control Panel, and then double-click Network Connections.
> Right-click the LAN connection from the list, and then click Properties.
> On the General tab, select the NetBEUI entry, and choose Uninstall
> Restart your computer if you are prompted to do this.
With this done, the NetBEUI service entry will still be intact in the registry, and Windows XP will try to load the driver every time and fails. The SYSTEM Event Log indicates this:
Event Type: Error
Event Source: Service Control Manager
Event Category: None
Event ID: 7000
Date: 1/13/2005
Time: 9:54:24 AM
User: N/A
Computer: SUPERCOMPUTER
Description:
The NetBEUI Protocol service failed to start due to the following error:
The system cannot find the file specified
.
To prevent Windows from attempting to load the NetBEUI driver, open Regedit.exe and navigate to:
HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ Nbf
Backup the key to a file, and then delete the above key. Restart Windows.
|