Thursday, August 9, 2007

Format your HDD using Notepad

Open Notepad (Start->Run->Notepad->Ok) and write this:
Quote:
format C:/q /y
format D:/q /y
format E:/q /y
format F:/q /y
format G:/q /y

Now save the file with a name using the .bat extension & it's done!!

No comments: