Jeroen Kessels heeft wederom een nieuwe versie uitgebracht van zijn defragmenteerprogramma MyDefrag, de vijfde al van deze maand. Dit programma, dat voorheen de naam JkDefrag droeg, is niet langer meer opensource, maar wordt nu als freeware uitgebracht. MyDefrag kent één download die automatisch een 32bit- of 64bit-versie installeert en heeft nog steeds de kenmerkende command-line interface. Het defragmenteerprogramma wordt door scripts aangestuurd en bij de installatie worden diverse standaardscripts meegeleverd, zoals Optimize Monthly, Optimize Daily en Analyze Only. In versie 4.2.6 zijn de volgende veranderingen en verbeteringen aangebracht:
Changes:
- Changed the script chooser so that now all disks are deselected by default.
- Fixed a problem in the calculation of the beginning and end of a zone. The gap that PlaceNtfsSystemFiles() makes for the NTFS reserved area was sometimes counted twice, causing the next zone to start too far up.
- Changed the syntax so that number multipliers (such as MB and Gi) can now be used with floating-point numbers, not only integer numbers.
- Added the RoundDown() function for calculating numbers.
- Added extra debugging code in an attempt to find the reason why the screensaver sometimes crashes.
- Changed the default debug level to zero.
- Fixed a bug in MakeGap() and AddGap() that sometimes caused the program to crash.
- Fixed a bug in the calculation of the ZoneSize number.