"GeraldF" <> wrote:
> says...
>> This might be something stupid to say but. Have you removed the hardware
>> from the system? If the hardware is still on the system it will keep
>> reinstalling it wont it?
> The hardware was removed. The reference remains in the
> Registry if you look under networks and under the
> hardware profile hklm/system/currentcontrolset/PCI
Try the following procedure to uninstall the drivers for the
no-longer-connected device:
1) Open a command window with elevated privileges (start -> programs ->
accessories; right-click "Command Prompt", select "Run as Administrator" and
approve the selection.
2) In the command window, execute the following commands:
SET DEVMGR_SHOW_NONPRESENT_DEVICES=1
START DEVMGMT.MSC
(above shown in caps for clarity. Lowercase is fine.)
The second command starts the Device Manager. It MUST be started from the
elevated-privilege command window for this procedure to work. Also, be
careful not to mix up where you need to type "DEVMGR" and where you need
"DEVMGMT"; every time I use this I have to stop and recall which spelling
goes where.
3) In Device Manager, click the VIEW menu item and select "Show hidden
devices".
Hopefully this will result in the Linksys card becoming visible (but dimmed,
indication a nonpresent device) in the Network Adapters section.
Right-click the entry and select UNINSTALL.
4) Go get a beer. Use it either to celebrate success, or to drown the
sorrow of failure.
Joe Morris