You are here:   Welcome > JGDefragGUI

JGDefragGUI

Gui for Jkdefrag

version 0.2.3 (32bit) and version 0.2.4 (64BIT) 

This program is a GUI for the Opensource Defrag program jkdefrag

This program released under the GNU General Public License

Download 0.2.3 incl jkdefrag 3.36 (32bit)
(The GUI required .NET 2.0 or higher) works under Vista)

Download the 64bit version 0.2.4 incl jkdefrag 3.36
Required .net 2.0 or higher

Works under XP with all SP, Vista - SP1 and Windows 7 (Tested)

Download the source


OLD version 0.1.4

Download the current version incl jkdefrag 3.16 (The GUI required .NET 2.0) works under Vista

Source code version 0.1.4 

You found a bug or you have improvements for this GUI write it here
Or write me an e-mail

 


 

Or you can use the powerfully batch file:  Copy the following in a batch analyze.bat in the jkdefrag folder. Call this batch.

@echo off
Echo Last full defragment.
if exist last_defrag.log type last_defrag.log
if not exist last_defrag.log Echo NONE.
Echo.
Echo current date: %date%
Echo to analyze
JkDefrag.exe  -a 1 -q
notepad JkDefrag.log
:fragen
set /P X= (D)aily oder (F)ull defragment (E)nd?
if /I "%X%"=="D" goto :daily
if /I "%X%"=="F" goto :nein
if /I "%X%"=="A" goto :end_of_disk
if /I "%X%"=="E" goto :ende
goto fragen
:end_of_disk
Echo Analyze defragment and mov to end of Disk
Echo Take a little while.
JkDefrag.exe -a 6 -q
goto ende
:daily
Echo Daily
JkDefrag.exe
goto ende
:nein
Echo Full defragment.
Echo Take a little while.
echo %date% >last_defrag.log
JkDefrag.exe -a 4 -q
:ende
del JkDefrag.log

Current News 

05-feb 2010
cdrtools-2.01.01a74

06-feb 2010
Double Commander svn 2368 32 and 2372 64 bit

07-feb 2010
Mencoder/Mplayer SVN 30524
FFDShow tryout rev 3255
Process Hacker 1.12 rev 2809
FFMPEG 21666

Powered by CMSimple | Template by ge-webdesign.de | test (X)html | test css |