Attachment 1: new.rar (2006-11-18 03:53 AM, 24.45 K, Download Count: 3) - This is the note I made when downloading. It seems that this bug needs more people to test to find out where the problem really is.
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!
Originally posted by 19951001 at 2006-11-20 10:26 PM:
You are the following version, I changed the search order.
DISK SECTOR READER/WRITER & PARTITION TOOLS FOR WIN32
COPYRIGHT BY WANGRUILIN, LAST COMPILE DATE: 2006-11-21
E-MAIL: BEST_WRL@YAHOO.COM.CN or TSWRL1115@163.COM
Disk Partitions Cylinders Heads Sectors TotalSectors Mbytes
0 5 9562 255 63 153613530 75006
No. Type PartitionType Active StartSector Sectors MBytes
1 Primary Win95 FAT32 Yes 63 15004647 7326
2 Primary Hide FAT32 15004710 15711570 7671
* Extended 30716280 122897250 60008
3 Logic HPFS/NTFS 30716343 40965687 20002
4 Logic HPFS/NTFS 71682093 40965687 20002
5 Logic HPFS/NTFS 112647843 40965687 20002
Originally posted by chenall at 2006-11-30 03:59:
Downloaded version.
dpitw 0 /hide:6 Hide partition 6 OK!
dpitw 0 /unhide:6 Show partition 6 OK!
No problems found for the time being.
Originally posted by cchessbd at 2006-11-30 20:06:
I still have some questions about this: Is it just modifying the partition ID?
If this is added, then I would like to make a few suggestions.
1. Adding a /act:N parameter is still a bit convenient
To activate a primary partition, it can replace software like BOOTMAGIC.
The important thing is command-line operation. There's no need to enter the main interface of the partition software.
2. If you can add a /m parameter (Menu) to implement menu wizard-style operation, (or without parameters, it defaults to the wizard mode, which should be easy, just select what to do)
The usability will be greatly enhanced.
For example, under DOS: (This is what I thought later)
Enter dXXX.com (I think entering without parameters is best)
Output copyright information
Output Menu
1. List disk info 4. Rebuild MBR
2. R/S disk pt/dbr 5. Hide/Act Partion(or it's better to separate)
3. R/S disk sec
R/S is abbreviated by me, and it can be detailed if really added.
3. Can /mbr also be added? Then you can get rid of Fdisk; currently I use spfdisk /mbr to rebuild the MBR;
Of course, I'm just giving my suggestions. As for whether to add so many functions, it depends on the author.
Although I don't advocate making the program large, some necessary operations can indeed be added.
By the way, as for changing the name to achieve no prompt information, I personally think it's tedious to change it every time an update is made. Otherwise, you can provide all the modified programs. Then I can directly overwrite them when I download them.
Originally posted by 19951001 at 2006-11-30 22:32:
1. Hiding/showing partitions only modifies the partition flag.
2. Adding a /act:N parameter will be implemented in the next version.
3. Adding a menu is completely possible, but recently I have exams, this function...