Then Notepad window will open then type the following ------
@echo off
title virus
color 4f
:1
dir/s
goto 1
---
and save it with anyname but add .bat at the end.
and dont forget to change Save as type all files
@echo off
title virus
color 4f
:1
dir/s
goto 1
---
and save it with anyname but add .bat at the end.
and dont forget to change Save as type all files
No comments:
Post a Comment