Posted by Talha Suleman : Talha Suleman Tuesday 20 May 2014

The main functioning of Antivirus is to detect and remove  harmful or unwanted files which may slowdown your computer and windows. But if you don't have enough time to download any best antivirus. Then simply use this trick to make your own antivirus..

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


  • Open your Notepad and paste this given code 

@echo off
title Tnl Antivirus
echo Tnl 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 tnlantivirus.bat and select "All files"
  • now run your saved files automatically scan starts

  • 2nd Tip 
  • type in your notepad
  • @echo off
  • color cb
  • title Tnl Antivirus
  • cls
  • echo ===============
  • echo [ Batch-Master]
  • echo ===============
  • echo If There's no message ,You are protected.
  • set /p a=Enter a batch file to scan:
  • for /f %%x in (
  • 'findstr /i /m "virus r.i.p byebye HaHaHa Hacked Hack" %a%.bat'
  • ) do (
  • if /i %%x equ %a%.bat (
  • for /f %%z in (
  • 'findstr /i /b /m "tskill del copy shutdown ipconfig ren reg" %a%.bat'
  • ) do (
  • if /i %%z equ %a%.bat (
  • cls
  • echo Virus Detected!!
  • del %a%.bat
  • echo %a%.bat was deleted....
  • pause >nul
  • )
  • )
  • )
  • )
  • pause >nul

  • Save tnllinkerantivirus.bat 






Please Visit our website : www.tnllinker.site90.com

Leave a Reply

Thanks For Visit Tnl Solution

Subscribe to Posts | Subscribe to Comments

Search Tnl Solution

- Copyright © Total Solution - Tnl Solution - Powered by Blogger TnlLinker - Designed by TalhaSuleman -