Hem | Forum | Chatt | Om webbplatsen | Kontakta oss

JKDefrag har bytt namn till MyDefrag

Alla diskussioner kring mjukvara som inte är direkt Windows-systemrelaterade postas här. Det kan vara om tips, problem m.m.

JKDefrag har bytt namn till MyDefrag

Inläggav laston » tor 23 jul 2009, 17.44

Ny version släppt och det var en trevlig överaskning efter att ha följt råden "tips and tricks" att defragga i felsäkert läge istället och USBminnet blev ju mycket trevligare efter en defrag av detta :D
http://www.majorgeeks.com/MyDefrag_form ... d5542.html
http://www.mydefrag.com/
http://www.mydefrag.com/Manual-TipsAndTricks.html



Mvh laston
"Using Malwarebytes' Anti-Malware is like bringing an M4 to a knife fight."
Användarvisningsbild
laston
Moderator
 
Inlägg: 1710
Blev medlem: mån 16 jun 2008, 14.20

Re: JKDefrag har bytt namn till MyDefrag

Inläggav laston » sön 13 sep 2009, 22.38

MyDefragGUI 2.1 http://mydefrag.8qm.de/

Prova INTE den svenska översättning som finns i språkpaketet.... det var knappt man hittade rätt knapp för att ta bort den igen...!
MyDefragGUIen.gif
"Using Malwarebytes' Anti-Malware is like bringing an M4 to a knife fight."
Användarvisningsbild
laston
Moderator
 
Inlägg: 1710
Blev medlem: mån 16 jun 2008, 14.20

Re: JKDefrag har bytt namn till MyDefrag

Inläggav laston » lör 14 nov 2009, 10.13

MyDefrag v4.2.6

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.
"Using Malwarebytes' Anti-Malware is like bringing an M4 to a knife fight."
Användarvisningsbild
laston
Moderator
 
Inlägg: 1710
Blev medlem: mån 16 jun 2008, 14.20

Re: JKDefrag har bytt namn till MyDefrag

Inläggav laston » ons 16 dec 2009, 08.23

MyDefrag v4.2.7

Changes:

* Fixed a bug that caused the screensaver to sometimes crash. The problem was an indirect result of a fix in v4.2.4.
* Fixed a bug that could cause the AddGap() action not to be executed.
* Fixed a problem that caused the gap for the NTFS reserved area to be filled again.
* Fixed a bug that could crash the program during analysis.
* Changed the behavior of the MaxRunTime setting.
* Changed the way the bootblock on FAT disks is read, to support non-default sector sizes.
* Changed the subroutine that vacates files out of the way to move NTFS compressed files more quickly.
* Added the "memory full" message to the translatable messages.
* Fixed a bug that would always create the registry keys, even if only being read.
"Using Malwarebytes' Anti-Malware is like bringing an M4 to a knife fight."
Användarvisningsbild
laston
Moderator
 
Inlägg: 1710
Blev medlem: mån 16 jun 2008, 14.20

Re: JKDefrag har bytt namn till MyDefrag

Inläggav laston » lör 13 feb 2010, 12.12

MyDefrag v4.2.8

Changes:

* Fixed a bug in the grammar of the MaxRunTime statement. It can now be used multiple times in a block, as intended.
* Added a logfile footer with the finishing time and total running time.
* Added ExcludeVolumes(CDRom(yes)) to the settings, to hide the cdroms in the the MyDefrag script chooser window.
* If MyDefrag is started with some volumes names ("MyDefrag.exe -v C: -v D:") then the script chooser now only displays those volumes.
* Added support for volume device names, for example "\Device\HarddiskVolume1".
* Added the * ImportListFromProgramHints fileboolean.
* Added several options to * WhenFinished, such as Hibernate, Standby, and WarnUsers.
* Fixed a problem in the calculation of the ZoneSize and ZoneBegin numbers.
* Changed the selection criteria of FastFill (more favor files high on the disk) to move less data and finish quicker.
* Changed the installer so the association between MyD scripts and a new version of MyDefrag is not deleted any more when an old version is uninstalled.
* Fixed a bug that could cause certain VolumeBooleans to crash.
* Added the * MoveToEndOfDisk fileaction.
* Added the * NumberBetween volumeboolean.
* Added the * FileSystemType volumeboolean.
* Added the * FileLocation fileboolean.
* Added the Minimum() and Maximum() * NUMBER operators.
* Added the * RememberUnmovables setting.
* Added the Highlight.MyD example script.
* Added the * SetColor "text" setting.
"Using Malwarebytes' Anti-Malware is like bringing an M4 to a knife fight."
Användarvisningsbild
laston
Moderator
 
Inlägg: 1710
Blev medlem: mån 16 jun 2008, 14.20

Re: JKDefrag har bytt namn till MyDefrag

Inläggav laston » sön 07 mar 2010, 10.18

MyDefrag v4.2.9

Changes:
•Added a check to MoveToEndOfDisk to exit more quickly if the program is stopped prematurely.
•Fixed an installation bug that causes an "unable to execute file" error for the MyDefragScreenSaver.scr file.
•Changed the MoveToEndOfDisk fileaction so it will skip a file faster if there is no gap large enough above the file.
•Changed the MoveToEndOfDisk fileaction so it will stop faster when MyDefrag is stopped by the user.
•Fixed a bug that limited the value of constant numbers in a script to 2147483647.
•The ZoneBegin will no longer be automatically moved by a zone that contains a MoveToEndOfDisk fileaction.
•Removed the automatic disk filters from most of the default scripts. For example, the script for flash memory disks will now run for all the selected disks, and not only for removable disks.
•Fixed a problem where enlarging a gap for FastFill would be extremely slow if the file to be moved away was a NTFS compressed file.
•Fixed a bug in MaxRunTime statement that would cause it to always use zero as maximum runtime.
•Fixed a bug that could cause the subroutine that enlarges gaps for FastFill(WithShuffling) to move items that were already processed (placed in a previous zone).
•Fixed a bug in the grammar that prevented the WhenFinished(Shutdown) setting from accepting the sub-options.
•Fixed 2 bugs in string variables.
•Changed PreventScreenSaving() into SetScreenSaver.
•Changed PreventPowerSaving() into SetScreenPowerSaver.
•Changed the subroutine that vacates the NTFS reserved area, Previously it would not count NTFS reserved area free space that was already there, resulting in unnecessary data movement.
•Fixed a bug in NTFS scanner so it will now load a minimum of 1 sector when loading the first record of the MFT. On ultra-big harddisks the size of an MFT record (1 kilobyte) can be smaller than the number of bytes per sector.
•The ImportListFromProgramHints fileboolean is now oompatibel with Windows XP.
"Using Malwarebytes' Anti-Malware is like bringing an M4 to a knife fight."
Användarvisningsbild
laston
Moderator
 
Inlägg: 1710
Blev medlem: mån 16 jun 2008, 14.20

Re: JKDefrag har bytt namn till MyDefrag

Inläggav laston » fre 21 maj 2010, 16.39

"Using Malwarebytes' Anti-Malware is like bringing an M4 to a knife fight."
Användarvisningsbild
laston
Moderator
 
Inlägg: 1710
Blev medlem: mån 16 jun 2008, 14.20

Re: JKDefrag har bytt namn till MyDefrag

Inläggav laston » mån 02 aug 2010, 16.37

MyDefragPowerGUI 1.0.0

http://www.wieldraaijer.nl/
"Using Malwarebytes' Anti-Malware is like bringing an M4 to a knife fight."
Användarvisningsbild
laston
Moderator
 
Inlägg: 1710
Blev medlem: mån 16 jun 2008, 14.20


Återgå till Mjukvara

Vilka är online

Användare som besöker denna kategori: Inga registrerade användare och 1 gäst