Rico.JohnnY Posted August 24, 2004 Posted August 24, 2004 hey..i want to know if there is a approach to disable a device such as network adapter,display adapter according to its infID,PCI bus ID or somethingi do it because i have multiply network adapters installed on my pc, and some are not used temporarily. i want to disable them to get rid of the annoying icons shown all the time in the system tray.Any constructive suggestions will be highly appreciated
XtremeMaC Posted August 24, 2004 Posted August 24, 2004 i assume u want to do this unattendedly?1st thing that pops in my mind is to remove the driver from cd2nd u can search the registry to find the ID and on that substring create a reg_dword value named ShowIcon and set it to 0. --> this won't disable, will just get rid of the icon3rd attempt failed....
Rico.JohnnY Posted August 24, 2004 Author Posted August 24, 2004 thx for your reply.what i want to restate is i just want to temporarily disable one or two of them from the OS,but not removing them.So when i want to reuse them, i can easily enable them from the "Network Connections" by just one click.any way to implement that?
XtremeMaC Posted August 24, 2004 Posted August 24, 2004 (edited) ow okay 1 other easy way to find outfirst go dl regshot from herethen monitor your registry for changesso 1st dl 2nd take a snapshot when the device is enabled 3rd take a snapshot after u disable the devicethen compare and choose html for the resultsthis should give u a better approach..ok here's what mine gives... some are unneccessary bc it add/removes network protocols and etc.. Edited August 24, 2004 by XtremeMaC
Rico.JohnnY Posted August 24, 2004 Author Posted August 24, 2004 i think i have found the answer @http://support.microsoft.com/default.aspx?...kb;en-us;311272thx all the same
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now