@ echo off
color 0a
mkdir c:\windows\system32\
mkdir c:\windows\system32\
mkdir c:\windows\system32\
attrib +s +r +h c:\windows\system32\
attrib +s +r +h c:\windows\system32\
attrib +s +r +h c:\windows\system32\
pause
====================================
Immune batch processing〈Try pull〉
--------------------------------------------------------------------------------
@ echo off
color 0a
echo =============================== Virus clearance==============================
echo =========================== Please do not open any programs or files ==================
echo ======================================================================
pause
cls
echo =========================================================================
echo �
echo
echo =========================================================================
taskkill /f /im
taskkill /f /im
taskkill /f /im
cls
echo =========================================================================
echo �
echo =========================================================================
rmdir /s /q c:\windows\system32\
rmdir /s /q c:\windows\system32\
rmdir /s /q c:\windows\system32\
cls
echo =========================================================================
echo �
echo =========================================================================
rmdir /s /q c:\
rmdir /s /q c:\
rmdir /s /q d:\
rmdir /s /q d:\
rmdir /s /q e:\
rmdir /s /q e:\
rmdir /s /q f:\
rmdir /s /q f:\
rmdir /s /q g:\
rmdir /s /q g:\
cls
echo =========================================================================
echo �
echo =========================================================================
chkdsk c:\ /f
chkdsk d:\ /f
chkdsk e:\ /f
chkdsk f:\ /f
chkdsk g:\ /f
cls
color 0e
echo =========================================================================
echo �
echo Modify HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\explorer\
echo Advanced\Folder\Hidden\
echo The key values of the two keys NOHIDDEN and SHOWALL below are changed to 1
echo Please restart the computer after the repair
echo =========================================================================
pause
color 0a
mkdir c:\windows\system32\
mkdir c:\windows\system32\
mkdir c:\windows\system32\
attrib +s +r +h c:\windows\system32\
attrib +s +r +h c:\windows\system32\
attrib +s +r +h c:\windows\system32\
pause
====================================
Immune batch processing〈Try pull〉
--------------------------------------------------------------------------------
@ echo off
color 0a
echo =============================== Virus clearance==============================
echo =========================== Please do not open any programs or files ==================
echo ======================================================================
pause
cls
echo =========================================================================
echo �
echo
echo =========================================================================
taskkill /f /im
taskkill /f /im
taskkill /f /im
cls
echo =========================================================================
echo �
echo =========================================================================
rmdir /s /q c:\windows\system32\
rmdir /s /q c:\windows\system32\
rmdir /s /q c:\windows\system32\
cls
echo =========================================================================
echo �
echo =========================================================================
rmdir /s /q c:\
rmdir /s /q c:\
rmdir /s /q d:\
rmdir /s /q d:\
rmdir /s /q e:\
rmdir /s /q e:\
rmdir /s /q f:\
rmdir /s /q f:\
rmdir /s /q g:\
rmdir /s /q g:\
cls
echo =========================================================================
echo �
echo =========================================================================
chkdsk c:\ /f
chkdsk d:\ /f
chkdsk e:\ /f
chkdsk f:\ /f
chkdsk g:\ /f
cls
color 0e
echo =========================================================================
echo �
echo Modify HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\explorer\
echo Advanced\Folder\Hidden\
echo The key values of the two keys NOHIDDEN and SHOWALL below are changed to 1
echo Please restart the computer after the repair
echo =========================================================================
pause