TechTalkz.com Logo

Go Back   TechTalkz.com Technology & Computer Troubleshooting Forums > Tech World > Technical Discussions

Notices

how to make a batch file that can format my D,E,F,G, DRIVES on same time.

Technical Discussions


Reply
 
Thread Tools Display Modes
Old 21-07-2009, 07:03 PM   #1
Newbie
 
Join Date: Jun 2009
Age: 24
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0 waqas123456 is an unknown quantity at this point


OS: Windows XP


Exclamation how to make a batch file that can format my D,E,F,G, DRIVES on same time.

SIR I WANT TO MAKE BATCH FILE THAT CAN FORMAT MY ALL DRIVES (D,E,F,G) on one click and also SAME TIME.

i have use this mathord .

"@ECHO OFF
for %%i in ( d:,e:,f:,g: ) do echo Y|format /q %%i /FS:ntfs /x>"

but the problem is that this funtion is work step by step.
And takes (2min) time to format drives. its format D: THEN E: THEN F: AND THEN G:

I WANT TO MAKE BATCH FILE THAT CAN FORMAT MY DRIVE ALL ( D,E,F,G) DRIVES AT SAME TIME.
I HOPE U WILL UNDERSTAND THAT.What can i tell u..

plz give me the code. i shell be very thankfill to you..

Last edited by waqas123456; 21-07-2009 at 07:09 PM..
waqas123456 is offline   Reply With Quote
Reply

Thread Tools
Display Modes



< Windows Help - MS Office Help - Hardware Support >


New To Site? Need Help?

All times are GMT +5.5. The time now is 04:09 AM.


vBulletin, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO
Copyright © 2005-2009, TechTalkz.com. All Rights Reserved - Privacy Policy
Valid XHTML 1.0 Transitional