-
November 4th, 2004, 23:30 PM
#1
Triple Platinum Member
Proper way
Your adapters are not present so you need to make device manager show them to you - create a batch file with the following text-
@echo off
echo Setting 'show hidden devices'.........
set devmgr_show_nonpresent_devices=1
echo ...done
echo.
echo Now ready to open Device Manager -
echo don't forget to click VIEW - Show Hidden Devices....
pause
start devmgmt.msc
Run it and then uninstall the missing adapters through device manager.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks