JkDefrag

From Wikipedia, the free encyclopedia
(Redirected from MyDefrag)
JkDefrag
Original author(s)Jeroen Kessels
Final release
3.36.0.2 / August 31, 2008; 15 years ago (2008-08-31)
Written inMicrosoft Visual C++ 2005
Operating systemWindows 2000
Windows Server 2003
Windows XP
Windows XP x64 Edition
Windows Vista
TypeDefragmentation program
LicenseGNU GPL
Websitewww.kessels.com/JkDefrag/

JkDefrag is a free open-source disk defragmenting utility computer program for Windows. It was developed by Jeroen Kessels (initials "JK", hence the name) beginning in 2004[1] and was released under the GNU General Public License. Since version 4 of 2008, much changed from previous versions, JkDefrag was renamed MyDefrag by its developer; earlier JkDefrag versions continued to be available. MyDefrag, which was closed source freeware, was discontinued, with the last version being v4.3.1, file date 21 May 2010; for several years the MyDefrag website has been a redirect to the still-existing JkDefrag site, but links to downloadable JKdefrag files are dead. JkDefrag source code is still available from 3rd party websites [2]

Operation[edit]

JkDefrag has many options. If run without options it groups files into 3 zones with the intention of optimizing speed:

  1. Directories and system files
  2. Regular files
  3. Large files referred to as "space hogs" in the documentation

Files outside their zone are moved to their zone. Directories are perhaps the most accessed data on disk, so zone 1 is placed at the beginning of the drive. After the directories comes a free space area, then zone 2 with regular files, another free area, and then zone 3 with "space hogs", which are large files, archives, recycle bin contents, service pack files, and other infrequently accessed data.[3]

JkDefrag characteristics:

  • Both command-line & graphical executable programs, about 500k bytes total size;
  • Automated operation;
  • A range of command line interface options, allowing for scheduled defragmentation with administrator scripts;
  • No need for installation; runs with default options by opening JkDefrag.exe;
  • Screensaver defragmentation, with the option to run another screensaver when done;
  • Source code (Microsoft Visual C++ 2005 for 32-bit version and Microsoft Visual C++ 2008 for 64-bit version) available;[4]
  • A DLL library (for use in programming) licensed using the LGPL;
  • Support for 64-bit versions of Windows XP and Vista with native x64 binaries;
  • Documentation available on the web site.

JkDefrag runs on the Windows 2000/XP/2003/Vista Operating Systems, and defragments both FAT and NTFS filesystems. It uses the standard Windows defragmentation API. Because of that, it could technically even be used on operating systems up to Windows 11. However such use would be completely unsupported and might bear the risk of data loss or a corrupt OS or other severe problems. User support was provided through web-based forums.

Related software[edit]

There are several graphical user interface utilities designed to work with JkDefrag:

  • JKDefrag Option GUI by Emiel Wieldraaijer includes support for 26 languages, and has support for BartPE and U3 implementations.[5] It was also nominated "Repair Tool of the Week" in TechNibble in August 2007.[6]
  • JkDefragGUI by Markus Hörl is portable, includes support for 10(+30) languages, and there is a setup version.
  • ScanDefrag supports JkDefrag and allows it to run during Windows startup.

The only other Windows-based defrag program with a GNU GPL is UltraDefrag before version 8.

See also[edit]

Notes[edit]

  1. ^ Information obtained from product release notes: history.txt file
  2. ^ "JkDefrag version 3.36 source code". sourceforge.net (in German). Retrieved 2016-07-13.
  3. ^ Kessels, Jeroen. "JkDefrag v3.36". Archived from the original on 2015-02-15.
  4. ^ "JkDefrag version 3.36 source code". sourceforge.net (in German). Retrieved 2016-07-13.
  5. ^ Kurdi, Samer (31 July 2007). "JkDefrag GUI". Software Genius. Archived from the original on 15 April 2009. Retrieved 1 September 2009.
  6. ^ Whitty, Bryce (7 August 2007). "Repair Tool of the Week: JkDefrag GUI". Technibble.

References[edit]

External links[edit]