Select Menu

Widgets

-
This antivirus scan by using command prompt and delete unwanted files automatically.

  • Open your Notepad and paste this given code 

@echo off
title Antivirus
echo Antivirus
echo created by your name
:start
if exist virus.bat goto infected
if not exist virus.bat goto clean
cd C:\Windows\system32
:infected
echo warning virus detected
del virus.bat
pause
goto start
:clean
echo System secure!
pause
exit

  • now save your file with Afghantricks.bat and select "All files"
  • now run your saved files automatically scan starts

Share this Article with Your Friends :
  • Share to Facebook
  • Share to Twitter
  • Share to Google+
  • Share to Stumble Upon
  • Share to Evernote
  • Share to Blogger
  • Share to Email
  • Share to Yahoo Messenger
 
Top