从老外那里转过来的  哈哈 有用哦

the following error message is received when you try to access NIC 

properties: 

"Some of the controls on this property sheet are disabled because one or 
more other Network property sheets are already open. To use these controls, 
close all these property sheets and then reopen this one." 

Based on my research, the issue is usually caused by an aborted NIC driver 
installation process which leaves a registry value under the following key: 
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnce 

I suggest you try the following steps to delete the registry value: 

1. Click Start, type regedit in the Start Search box and press Enter. 
2. Navigate to the following key: 

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnce 

3. Right click RunOnce and select Export to make a backup. 
4. In the right pane, delete the value referenced to rundll32. 
5. Quit Registry Editor. 

Then, restart the computer to test the issue.