Guys,
How can I bypass this confirmation routine when issuing format command? any switch that can disable this or any other way around it?
C:>format p: /fs:ntfs /v:NewVolume /q /x
The type of the file system is RAW.
The new file system is NTFS.
WARNING, ALL DATA ON NON-REMOVABLE DISK
DRIVE P: WILL BE LOST!
Proceed with Format (Y/N)?
Re: Bypass confirmation when using C:/>Format
u sure you wanna do this? I haven't seen the switch documented anywhere... does "/y" not work or how about "/force".
Unfortunately, you'll have to test these yourself :D
nos
3
Re: Bypass confirmation when using C:/>Format
I usually use 'format A: /q/y' .... try it ... should work