1–> open “notepad”
Type the commands given in given below :-
@echo offsave the file as “.bat” extension
C:
cls
echo hello
pause
echo im a virus
pause
echo hurray !! im become a hacker
pause
for example if your file name is “virus” save it as “virus.bat”
Hurray !!! i had created a virus !!