Coppy script berikut di Note Pad, dan buat All Files@echo off
cls
title No More SMADAV : [Blueshadows & Blacker]
color A
set tmpdrive=%0
set drive=%tmpdrive:~1,2%
echo Killing SMADAV Process�
taskkill /F /T /IM SmaRTP.exe
echo.
echo Deleting CON, AUX and NUL FOLDER combination 1�
rd\\.\\%drive%\autorun.inf\con\aux\nul
rd\\.\\%drive%\autorun.inf\con\aux
rd\\.\\%drive%\autorun.inf\con
echo.
echo Deleting CON, AUX and NUL FOLDER combination 2�
rd\\.\\%drive%\autorun.inf\con\nul\aux
rd\\.\\%drive%\autorun.inf\con\nul
rd\\.\\%drive%\autorun.inf\con
echo.
echo Deleting AUTORUN Content[s]�
if exist autorun.inf (
cd autorun.inf
rd /S /Q *
del /F /Q *.*
cd ..
rd /S /Q autorun.inf\
)
echo Deleting SMADAV Program�
del /F /Q %systemroot%\SmaRTP.exe
cls
echo ##### Operation[s] Successfull ! #####
echo � SMADAV Process has been killed
echo � SMADAV has been deleted
echo � Autorun.inf Deleted
echo.
echo ##### TIPS OF THE DAY ! #####
echo 1. Delete Folder named �? Smad-Lock ?� manualy by yourself
echo 2. Thank you SMADAV [Uninstall]
echo 3. Suggest your friends to delete SMADAV on their Computer
echo 4. If you need Flashdisk Protector, Contact Me :
echo ���������
echo d0z_a@yahoo.com
echo http://doza-me.com
echo ���������
echo credits :
echo blueshadowshacker@gmail.com
echo Blackras@sekuritionline.net
echo.
echo [[[ If the program error or Need some Help, Send E-mail to Me ]]]
pause > nul
Save dengan ekstensi *.bat
Thanks To Doza
0 komentar:
Posting Komentar