Please ask the楼主 to update DSPTW again:
1. Add /find:HIDE (remove the original /find:DELL, and modify /find:FAT to no longer include hidden FAT partitions, such as 1B, 1C). The /find:HIDE parameter includes the following types:
Hidden FAT partitions, including 12, 58, 1B, 1C, displayed as HIDE_FT
Hidden NTFS partitions, including 17, 27, displayed as HIDE_NT
Hidden DELL partitions, including D7, DE, DB, DD, displayed as HIDE_DELL
(Note: The reason HIDE_FT is not written as HIDE_FAT is to facilitate batch processing when using /find:all. The same applies to HIDE_NT)
2. For unknown partitions, do not simply display as Unkown_type, but add the hexadecimal partition type, in the form of unkown_XX, (where XX is the hexadecimal partition type). The advantage of this is to facilitate reporting new unknown types.
3. The following is the complete collection of hard disk partition types I just collected, placed in my forum, continuously updated...
http://doshome.net/bbs/dispbbs.asp?boardid=4&id=1182&star=1&page=1
[ Last edited by gmy on 2008-2-16 at 01:59 AM ]
1. Add /find:HIDE (remove the original /find:DELL, and modify /find:FAT to no longer include hidden FAT partitions, such as 1B, 1C). The /find:HIDE parameter includes the following types:
Hidden FAT partitions, including 12, 58, 1B, 1C, displayed as HIDE_FT
Hidden NTFS partitions, including 17, 27, displayed as HIDE_NT
Hidden DELL partitions, including D7, DE, DB, DD, displayed as HIDE_DELL
(Note: The reason HIDE_FT is not written as HIDE_FAT is to facilitate batch processing when using /find:all. The same applies to HIDE_NT)
2. For unknown partitions, do not simply display as Unkown_type, but add the hexadecimal partition type, in the form of unkown_XX, (where XX is the hexadecimal partition type). The advantage of this is to facilitate reporting new unknown types.
3. The following is the complete collection of hard disk partition types I just collected, placed in my forum, continuously updated...
http://doshome.net/bbs/dispbbs.asp?boardid=4&id=1182&star=1&page=1
[ Last edited by gmy on 2008-2-16 at 01:59 AM ]
DOS之家 http://doshome.com 站长 葛明阳

