|
|
1.打开任务管理器taskmgr.exe,终止进程:smsc.exe
2.打开注册表编辑器,删除下列值:
HKEY_LOCAL_MACHINE\Software\MicrosoftWindows\CurrentVersion\Run "Win32 USB 2 Driver" = "smsc.exe"
HKEY_LOCAL_MACHINE\Software\MicrosoftWindows\CurrentVersion\RunOnce "Win32 USB 2 Driver" = "smsc.exe"
HKEY_CURRENT_USER\Software\MicrosoftWindows\CurrentVersion\Run "Win32 USB 2 Driver" = "smsc.exe"
HKEY_CURRENT_USER\Software\MicrosoftWindows\CurrentVersion\RunOnce "Win32 USB 2 Driver" = "smsc.exe"
3.到系统目录下删除文件:smsc.exe即可
注: %WINDIR%是Windows系统的核心动态库所在目录,在Windows 9X/ME下默认为:C:\WINDOWS,Windows 2000/XP下默认为:C:\WINNT。 %SYSTEM%是Windows系统的核心动态库所在目录,在Windows 9X/ME下默认为:C:\WINDOWS\SYSTEM,Windows 2000/XP下默认为:C:\WINNT\SYSTEM32。 (出处:pconline)
|
|