Samiksha Jaiswal (Editor)

JkDefrag

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Original author(s)
  
Jeroen Kessels

JkDefrag

Stable release
  
3.36.0.2 / August 31, 2008; 8 years ago (2008-08-31)

Development status
  
unmaintained/discontinued

Written in
  
Microsoft Visual C++ 2005

Operating system
  
Windows 2000 Windows Server 2003 Windows XP Windows XP x64 Edition Windows Vista

Type
  
Defragmentation program

JkDefrag is a free open source disk defragmenting utility computer program for Windows. It was developed by Jeroen Kessels beginning in 2004 and is released under the GNU General Public License. The "Jk" part of the utility name is taken from the developer's name, Jeroen Kessels. In 2008, from version 4, much changed from previous versions; JkDefrag was renamed MyDefrag by its developer, and JkDefrag was discontinued, although still available. MyDefrag is closed source freeware.

Contents

Operation

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.

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) available;
  • 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. User support was provided through web-based forums.

    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. It was also nominated "Repair Tool of the Week" in TechNibble in August 2007.
  • 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.

    References

    JkDefrag Wikipedia