无忧启动论坛

标题: 关于convert.exe 如何静默执行转换. [打印本页]

作者: Allreal    时间: 2008-8-4 11:35
标题: 关于convert.exe 如何静默执行转换.
如题,当在windows下执行转换C:盘命令,
户提示说是否转换.选是....
如何静默选择是.
作者: lxl1638    时间: 2008-8-4 18:31
如果单纯只用它,No Way!
要借其它工具,可以让它隐藏执行。
作者: Allreal    时间: 2008-8-8 10:08
哇哇哇。。。。大元帅现身了。。。。
:)   偶像呀~~~
我意思是说,能否不经确认,
直接同意重新启动后转换格式。
用工具获得结果也可以。   :)
大元帅再出一次手?

(死性不改的SRS工具里面有个选项,点上勾,能不用确认直接转换成NTFS)
作者: wowfans    时间: 2008-8-11 10:53
本人的C盘已经是NTFS的了
所以对J盘做了测试
对J盘用convert没有提示Y或者N
用FORMAT提示了Y或者N
于是用了ECHO Y|传递给format,就不再提示Y或者N了
楼主可以试试
ECHO Y|CONVERT C: /FS:NTFS /x
C:\Documents and Settings\Administrator>echo y|format j: /fs:fat32
The type of the file system is NTFS.
The new file system is FAT32.

WARNING, ALL DATA ON NON-REMOVABLE DISK
DRIVE J: WILL BE LOST!
Proceed with Format (Y/N)? Verifying 128M
Initializing the File Allocation Table (FAT)...
Volume label (11 characters, ENTER for none)? Format complete.


  133,160,960 bytes total disk space.
  133,159,936 bytes available on disk.

        1,024 bytes in each allocation unit.
      130,039 allocation units available on disk.

           32 bits in each FAT entry.

Volume Serial Number is 8C0E-6B09

C:\Documents and Settings\Administrator>





欢迎光临 无忧启动论坛 (http://wuyou.net/) Powered by Discuz! X3.3