每个硬盘下面,查看 隐含文件,会发现多了2个文件。 1、recycler 2、autorun 很烦人,从网上找了段代码,用新建文本,保存,,然后后缀名改成.bat 双击运行。
@echo off |
| cd |
| attrib -a -s -h autorun.inf |
| attrib -a -s -h recycler |
| attrib -a -s -h recyclerinfo.exe |
| attrib -a -s -h recyclerdesktop.ini |
| attrib -a -s -h windowssystemsvchost.exe |
| attrib -a -s -h windowssystem_sv_cmd_ |
| del autorun.inf |
| rd /S /Q recycler |
| del windowssystemsvchost.exe |
| rd /S /Q windowssystem_sv_cmd_ |
| d: |
| attrib -a -s -h autorun.inf |
| attrib -a -s -h recycler |
| attrib -a -s -h recyclerinfo.exe |
| attrib -a -s -h recyclerdesktop.ini |
| del autorun.inf |
| rd /S /Q recycler |
| e: |
| attrib -a -s -h autorun.inf |
| attrib -a -s -h recycler |
| attrib -a -s -h recyclerinfo.exe |
| attrib -a -s -h recyclerdesktop.ini |
| del autorun.inf |
| rd /S /Q recycler |
| f: |
| attrib -a -s -h autorun.inf |
| attrib -a -s -h recycler |
| attrib -a -s -h recyclerinfo.exe |
| attrib -a -s -h recyclerdesktop.ini |
| del autorun.inf |
| rd /S /Q recycler |
| g: |
| attrib -a -s -h autorun.inf |
| attrib -a -s -h recycler |
| attrib -a -s -h recyclerinfo.exe |
| attrib -a -s -h recyclerdesktop.ini |
| del autorun.inf |
| rd /S /Q recycler |
| h: |
| attrib -a -s -h autorun.inf |
| attrib -a -s -h recycler |
| attrib -a -s -h recyclerinfo.exe |
| attrib -a -s -h recyclerdesktop.ini |
| del autorun.inf |
| rd /S /Q recycler |
| i: |
| attrib -a -s -h autorun.inf |
| attrib -a -s -h recycler |
| attrib -a -s -h recyclerinfo.exe |
| attrib -a -s -h recyclerdesktop.ini |
| del autorun.inf |
| rd /S /Q recycler |
| exit |
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsNTCurrentVersionWinlogon]
"Userinit"="userinit.exe,"
爱华网


