How to Create a Computer Anti-Virus with Notepad
How to Create a Computer Anti-Virus
@ each offturn off the active virus
virus taskill /f/
IM virusname1.exe/Im virusname2.exe
echo Delecting all of Viruses based on size of /RC: \%% a in (*.exe) do if %% ~ za
157,184 equ del /A: HSRA "%% a" echo delecting hidden virus
echo for drive c and subfolders for/R C: \ %% a in (*.doc.exe) do del "%%a"
echo for drive d and subfolders for /RD:\ %% a in (*.doc.exe)

Comments
Post a Comment