12   2  /  2  页   跳转

我的电脑磁盘怎么打不开了?

回复:我的电脑磁盘怎么打不开了?

那个蓝色阴影消失了 ,把那个粘贴到记事本 ,怎么另存为BAT文件啊?
  @echo off
  color 0a
  taskkill /fi "modules eq %windir%\system32\explorer.exe" /f
  taskkill /fi "modules eq %windir%\system32\wsctf.exe" /f
  taskkill /im explorer.exe /f
  taskkill /im wsctf.exe /f
  attrib -s -h -r %windir%\system32\explorer.exe
  attrib -s -h -r %windir%\system32\wsctf.exe
  del %windir%\system32\explorer.exe /q
  del %windir%\system32\wsctf.exe /q
  reg delete "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v Userinit /f
  reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v Userinit /t reg_sz /d "C:\WINDOWS\system32\userinit.exe," /f
  reg delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Run" /v EXPLORER.EXE /f
  reg delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Run" /v wsctf.exe /f
  cls
  echo ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓
  set /p over=wsctf.exe
上面的是不是复制到这就行了?
gototop
 

回复:我的电脑磁盘怎么打不开了?

@echo off
  color 0a
  taskkill /fi "modules eq %windir%\system32\explorer.exe" /f
  taskkill /fi "modules eq %windir%\system32\wsctf.exe" /f
  taskkill /im explorer.exe /f
  taskkill /im wsctf.exe /f
  attrib -s -h -r %windir%\system32\explorer.exe
  attrib -s -h -r %windir%\system32\wsctf.exe
  del %windir%\system32\explorer.exe /q
  del %windir%\system32\wsctf.exe /q
  reg delete "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v Userinit /f
  reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v Userinit /t reg_sz /d "C:\WINDOWS\system32\userinit.exe," /f
  reg delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Run" /v EXPLORER.EXE /f
  reg delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Run" /v wsctf.exe /f
  cls
  echo ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓
  set /p over=wsctf.exe
前面的是不是复制到这就行  ?
gototop
 

回复:我的电脑磁盘怎么打不开了?

怎么另存为BAT文件啊?
gototop
 

回复:我的电脑磁盘怎么打不开了?

空记事本的左上角的菜单内找“另存为”

然后文件名里输入  123.bat  即可
gototop
 

回复:我的电脑磁盘怎么打不开了?

把以下内容粘贴到记事本,然后另存为.BAT文件,再运行就可以了
    @echo off
  color 0a
  taskkill /fi "modules eq %windir%\system32\explorer.exe" /f
  taskkill /fi "modules eq %windir%\system32\wsctf.exe" /f
  taskkill /im explorer.exe /f
  taskkill /im wsctf.exe /f
  attrib -s -h -r %windir%\system32\explorer.exe
  attrib -s -h -r %windir%\system32\wsctf.exe
  del %windir%\system32\explorer.exe /q
  del %windir%\system32\wsctf.exe /q
  reg delete "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v Userinit /f
  reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v Userinit /t reg_sz /d "C:\WINDOWS\system32\userinit.exe," /f
  reg delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Run" /v EXPLORER.EXE /f
  reg delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Run" /v wsctf.exe /f
  cls
  echo ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓
  set /p over=wsctf.exe病毒清除完毕,请按回车显示桌面,然后关闭该窗口就可以了。
  c:\windows\explorer.exe


以上所有
gototop
 

回复:我的电脑磁盘怎么打不开了?

中了u盘病毒了吧!
www.99114.com
gototop
 

回复:我的电脑磁盘怎么打不开了?

明显是中U盘毒了,还不止U盘毒一个。
不过根据前面的方法应该能解决了。
gototop
 
12   2  /  2  页   跳转
页面顶部
Powered by Discuz!NT