UltraDefrag (32-bit)

最新版本 UltraDefrag 5.0.0 (32-bit)

UltraDefrag 5.0.0 (32-bit)

UltraDefrag 5.0.0 (32-bit)
UltraDefrag 是 Windows 平台上功能強大的開源碎片整理工具。它可以對任何系統文件進行碎片整理,包括註冊表配置單元和分頁文件。 UltraDefrag 的主要目標之一就是盡可能快速和可靠地完成這項工作.

當文件由散落在磁盤周圍的許多碎片組成時,計算機需要更多的機械工作來讀取它們。因此,磁盤訪問速度變慢.

UltraDefrag 減少文件碎片,從而使磁盤操作更快。此外,該程序可以優化整個磁盤通過放置小文件彼此靠近,按路徑(或其他標準)排序。磁盤優化後,需要少量的機械工作來讀取小文件組。這減少了許多應用程序的啟動時間,包括 Web 和照片瀏覽器。

與其他大多數磁盤碎片整理程序相比,UltraDefrag 可以在 Windows 啟動過程中運行時對鎖定的文件進行碎片整理。其實所有的文件,包括頁面和休眠文件,可以在那裡進行碎片整理。此外,UltraDefrag 的目標是快速,簡單,可靠和高效。

UltraDefrag 具有以下功能:
系統文件碎片整理(頁面文件,休眠文件等)MFT(主文件表)碎片整理 NTFS 元文件碎片整理超快速 NTFS 分析快速碎片整理算法有效的磁盤優化算法(有許多策略可用)安全性,永遠不會損壞已處理的文件簡單易用,無需閱讀文檔即可使用能夠從資源管理器的上下文菜單中對單個文件 / 目錄進行碎片整理對附加到 NTFS 文件的附加流進行碎片整理能力基於靈活的過濾器排除任何不重要的文件對具有比閾值指定的碎片更多碎片的文件進行碎片整理能夠在指定的時間間隔過去時自動中斷碎片整理只能在磁盤碎片級別高於指定值時執行碎片整理 Abil 可以選擇多個磁盤進行碎片整理可讀的 HTML 報告功能強大的命令行界面能夠在作業完成後自動休眠 / 關閉 PC 能夠通過 Windows 任務計劃程序進行自動有效的碎片整理多語言圖形界面小型二進製文件(大約 1 Mb)便攜式版本可用,不需要安裝原生 64 位支持根據 GPL

許可的開源代碼

ScreenShot

軟體資訊
檔案版本 UltraDefrag 5.0.0 (32-bit)

檔案名稱 ultradefrag-5.0.0.bin.i386.exe
檔案大小 404.46 KB
系統 Windows XP / Vista / Windows 7 / Windows 8 / Windows 10
軟體類型 開源軟體
作者 UltraDefrag Development Team
官網 http://ultradefrag.sourceforge.net/
更新日期 2012-01-01
更新日誌

What's new in this version:

- the following translations were added: Kapampangan, Georgian
- the following translations were updated: Italian, Polish, Swedish, Burmese (Padauk), Finnish, Japanese
- ability to defragment NTFS attribute lists was added
- check for the volume dirty flag was added to the volume analysis
- ability to select all disks by pressing Ctrl+A was added to GUI
- ability to analyze disk by pressing Enter or double-clicking on the list row was added to GUI
- the following translations were updated: Japanese, Korean, Italian, Iloko, Czech, Slovak, Portuguese (BR), Romanian, Filipino (Tagalog), Catalan, Spanish (ES), Hungarian, Farsi, Yiddish
- installer has been enhanced in the following ways:
+ usage tracking can be enabled/disabled during silent installations using the /S switch:
* /DISABLE_USAGE_TRACKING ... enable/disable usage tracking through the web
- added command script to create translation report as text/plain and text/wiki
- few little bugs in volume processing routines were fixed
- volume letter being processed was added to GUI title
- a header was added to 'udefrag -l' command output
- Internals: coding style changed: tabs replaced by four spaces
- is_dirty flag added to winx_volume_information (zenwinx.h) and volume_info (udefrag.h) structures
- FILTER SYNTAX CHANGED to provide better flexibility
- ability to defragment folder itself without defragmentation of its contents added to the context menu of Windows Explorer
- GUI options forced to be not overwritten at GUI program exit
- MFT optimization implemented
- repeat action menu and toolbar button were added to GUI
- --repeat command line switch was added to the console interface and to the boot time defragmenter
- volume label is now displayed by the console interface for -l and -la switches
- ability to defragment a few more internal NTFS files ($Secure streams, $Extend folder and its subfolders) was added
- ability to defragment reparse points was added
- all the volume processing routines were optimized for speed
- one bug causing incorrect time limit treatment was fixed
- added display of the time limit at boot time
- MFT zone draw was adjusted to be more precise and correct
- few bugs in cluster map redraw algorithm were fixed
- few bugs in volume processing routines were fixed
- console interface help screen now includes examples
- the following translations were added: Latin, Hebrew, Javanese, Indonesian (Bahasa Indonesia), Spanish (MEX)
- the following translations were updated: Portuguese (BR), Yiddish, Hungarian, Spanish (ES), Dutch, Finnish, Italian, Iloko, Filipino (Tagalog), Catalan, Danish, Norwegian, Portuguese, Chinese (Traditional), Korea
- installer has been enhanced in the following ways:
+ now checks Mutex to prevent install/remove while the program is running
+ installer supports full, micro edition and custom installation
+ component selections are remembered between installations
+ interfaces can be selected individually
+ shortcut icons can be selected individually
+ all selections can be done through command line switches during silent installations using the /S switch:
* /FULL .............. install full edition
* /MICRO ............. install micro edition (no GUI, no help, no icons)
* /ICONS ............. install/remove all shortcut icons
* /BOOT .............. install/remove boot time component
* /CONSOLE ........... install/remove console component
* /GUI ............... install/remove GUI component
* /HELP .............. install/remove documentation
* /SHELLEXTENSION .... install/remove Explorer context menu handler
* /STARTMENUICON ..... install/remove start menu icon
* /DESKTOPICON ....... install/remove desktop icon
* /QUICKLAUNCHICON ... install/remove quick launch icon
- one little bug causing log file path truncation in GUI was fixed
- one bug causing infinite loops in volume optimization was fixed
- progress percentage calculation was improved
- volume analysis was allowed for full disks having no free space
- Internals: winx_create_mutex, winx_open_mutex, winx_release_mutex, winx_destroy_mutex, winx_stristr, winx_wcsmatch, winx_patcmp, winx_defrag_fopen, winx_defrag_fclose functions added to zenwinx library
- binary tree manipulation routines were added to zenwinx library; they're based on the GNU libavl red-black trees with parent pointers
- winx_fbsize, winx_dfbsize, udefrag_fbsize, udefrag_dfbsize routines replaced by winx_bytes_to_hr, winx_hr_to_bytes, udefrag_bytes_to_hr, udefrag_hr_to_bytes routines in zenwinx and udefrag libraries
- winx_exit_thread prototype changed by adding the exit status parameter
- zenwinx_native_init and zenwinx_native_unload routines replaced by winx_init_library and winx_unload_library routines respectively
- winx_init_failed and winx_kb_init routines added to zenwinx library
- winx_init routine removed from zenwinx library
- WINX_FTW_SKIP_RESIDENT_STREAMS flag added to winx_ftw and winx_scan_disk routines
- WgxGetToolbarBitmapForMenu, WgxCreateMenuBitmapMasked functions added
- calling conventions removed from all the function prototypes in all the libraries
- silent mode (-s switch) added to lua5.1a_gui progra
- volume optimization reimplemented
- quick volume optimization implemented
- the cluster map now indicates unused map blocks with gray color
- one bug preventing a proper redraw of defragmented files was fixed
- few bugs causing infinite loops in defragmentation algorithm were fixed
- one bug preventing MFT defragmentation was fixed
- one bug preventing reports containing Asian characters in file names from being built was fixed
- one bug preventing defragmentation in some cases on Windows NT 4.0 and Windows 2000 was fixed
- the documentation was updated to include better information about taking screen-shots and creating support packages on the bug reports page
- tree-view to select chapters was added to documentation and the default doxygen color theme is now used
- the following translations were added: English (GB), Iloko
- the following translations were updated: Korean, Turkish, Slovak, English (US), Hindi, Romanian, Filipino (Tagalog), Catalan, Spanish (ES), Greek, Chinese (Simplified), Polish, Swedish, Italian, Finnish, Chinese (Traditional), German, Hungarian, Danish
- hexview command added to the boot time shell
- Internals: udefrag_start_job prototype changed by adding algorithm preview flags
- UD_LOG_FILE_PATH environment variable added to force save of debugging information to a log file. Intended for use in boot time interface and batch scripts. For the GUI a setting was introduced, which is equivalent to setting this variable.
- boot time interface startup logging added; the program saves log files in %windir%UltraDefraglogs folder
- a bug preventing the boot time defragmenter from being turned off fixed
- the following translations were added: Indonesian
- the following translations were updated: Spanish(ES), Czech, Belarusian, Ukrainian, Chinese(Traditional)
- Internals: winx_strdup, winx_vsprintf, winx_sprintf, winx_enable_dbg_log, winx_disable_dbg_log, winx_get_module_filename, winx_path_remove_filename, winx_path_remove_extension, winx_path_extract_filename, winx_create_path, winx_init_spin_lock, winx_acquire_spin_lock, winx_release_spin_lock, winx_destroy_spin_lock functions added to zenwinx library
- udefrag_set_log_file_path function added to udefrag library
- defragmentation algorithm reimplemented; partial defragmentation improved
- ability to defragment MFT as well as other internal NTFS files on Windows XP and Windows Server 2003 was added
- ability to defragment internal NTFS files on Windows 2000 was added
- one huge bug was fixed in the boot time defragmenter, udefrag.dll and zenwinx.dll libraries - they all have had improper definition of the IO_STATUS_BLOCK structure used by many undocumented Windows API functions
- a problem was fixed, where the abort flag was not cleared, when entering the interactive mode at boot time
- actions to take after processing is done implemented as separate menu
- file status was added to reports
- current time was added to reports
- ability to specify not only drive letters but also paths of files and folders added to the command line and the boot time interfaces
- Explorer context menu handler reimplemented to be more reliable (batch script used before caused sometimes an environment desynchronization due to the start of udefrag command with elevated privileges on Vista and Windows 7)
- added icon to Explorer context menu handler in Windows 7 and later
- the following translations were added: Galician, Tamil
- the following translations were updated: Italian, Norwegian, Portuguese, Spanish(ES), French(FR), Dutch, Czech, Vietnamese(VI), Spanish(AR)
- dry_run parameter added to GUI options as well as UD_DRY_RUN environment variable support added to the driver to be able to quickly test algorithms without actual data moves on disk
- keyboard reading routines used at Windows boot time were reimplemented to reach higher reliability
- Internals: winx_get_system_time, winx_get_local_time functions added to zenwinx library
- ULONG_PTR wrong definition was replaced by correct one in ntndk.h file
- ability to resize list of volumes was added to graphical interface
- the volume label is now displayed in the volume list
- textual progress is now displayed in the status column of the volume list
- file sizes were added to HTML reports
- file sizes were converted to a human readable format in text reports
- few bugs were fixed in the BootExecute Control program used to enable and disable the boot time defragmenter
- Internals: build scripts were highly optimized
- mistakes preventing build on the path containing spaces were eliminated
- support of custom report options was added to simplify upgrade of default options
- the following translations were updated: Chinese (Simplified)
- the problem of dialog captions not being translated was fixed
- GUI was redesigned to be much more ergonomic (comfortable for daily use)
- ability to change preferences without the need to restart GUI was added
- ability to resize GUI window at any time was added; cluster map scales now automatically
- GUI flicker on window resize was reduced
- better hotkeys were assigned to GUI actions
- the process of adding/editing/testing of translations was highly simplified
- GUI uses system font respecting global Windows settings anywhere except of the list control for which mono-space fonts are more preferred
- GUI uses custom font in all dialog boxes in case of Burmese (Padauk) translation, because otherwise Windows fail to display texts correctly
- separate Configuration dialog was retired
- Language Selector was retired
- ability to run multiple instances simultaneously was added
- the driver has been completely reworked to increase its reliability and flexibility; many complicated algorithms were replaced by obvious ones; as a side effect we have a noticeable speedup of the volume analysis
- filter pattern length limitation (4096 characters) was removed
- added hints about using CHKDSK to get a consistent drive
- "Tips and Tricks" moved to separate handbook page to be accessible from the "Best Practice" help menu item
- the following translations were added: Estonian, Vietnamese(VI), Burmese(Padauk), Spanish(ES)
- the following translations were updated: Portuguese(BR), Czech, French (FR), Portuguese, Catalan
- FAT12 and FAT16 volumes are displayed in GUI again as a simple FAT, because this highly speeds up the volume list building
- Internals: dfrg.exe historical name of GUI executable was replaced by final name ultradefrag.exe
- manifest was added to signal Vista and higher that this is a high DPI aware application (http://support.microsoft.com/kb/969789)
- portable.x file became meaningless for the portable edition
- winx_patcomp, winx_patfind, winx_patfree, winx_wcsdup, winx_vopen, winx_vflush, winx_ftw_dump_file, winx_get_free_volume_regions, winx_add_volume_region, winx_sub_volume_region, winx_release_free_volume_regions, winx_dbg_print_header,
winx_toupper, winx_tolower functions added to zenwinx library
- udefrag_get_volume_information function added to udefrag library
- WgxDbgPrint, WgxDbgPrintLastError, WgxDisplayLastError, WgxSafeSubclassWindow, WgxSafeCallWndProc, WgxCenterWindow, WgxSetText, WgxCreateFont, WgxDestroyFont, WgxSaveFont, WgxGetOptions, WgxSaveOptions WgxBuildMenu, WgxBuildPopupMenu calls added to wgx library
- WgxSetFont prototype changed
- obsolete WgxGetLogFontStructureFromFile, WgxSaveLogFontStructureToFile
calls removed from wgx.dll library

UltraDefrag 5.0.0 (32-bit) 相關參考資料
Browse latest-release-candidatesultradefrag-5.0.0-beta2 at ...

ultradefrag-5.0.0-beta2.bin.i386.exe, 2011-01-02, 329.3 kB. 0 · HISTORY.TXT, 2010-12 ... for 32-bit Windows on Intel and AMD processors. AMD64 (x64, x86-64). for ...

https://sourceforge.net

Download UltraDefrag (32bit) 5.0.7 for windows

2012年9月2日 — UltraDefrag (32bit). UltraDefrag is a powerful Open Source Defragmentation tool for the Windows Platform.

https://www.filepuma.com

Download UltraDefrag 32-bit 5.0.0 for Windows

2023年6月12日 — Download UltraDefrag 32-bit 5.0.0 for Windows. Fast downloads of the latest free software! Click now.

https://filehippo.com

Download UltraDefrag 7.1.0 (32-bit) - other versions

UltraDefrag 5.0.5 (32-bit). Release Date: 07 May 2012, Size: 444.7 KB, License: Open Source, OS: Windows 2000 / XP / Vista / Windows7 / Windows8 ...

https://www.filesoul.com

Older versions of UltraDefrag (Windows)

Apr 11, 2016. exe 6.1.1 (32-bit) Nov 23, 2015. exe 6.1.1 (64-bit) Nov 23, 2015 ... zip 5.0.0 RC1 Oct 21, 2011. exe 4.4.0 Sep 27, 2010. Close icon. EN English.

https://ultradefrag.en.uptodow

UltraDefrag - Browse stable-release5.0.0 at SourceForge.net

Target Windows editions: · i386 (x86). for 32-bit Windows on Intel and AMD processors · AMD64 (x64, x86-64). for 64-bit Windows on Intel and AMD processors · IA64.

https://sourceforge.net

UltraDefrag 5.0.0 (32-bit) Download

2012年1月1日 — Download UltraDefrag 5.0.0 (32-bit) for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download 32-bit Software Version.

https://www.filehorse.com

UltraDefrag 5.0.0 (32-bit) download for Windows

2012年1月1日 — Download UltraDefrag 5.0.0 (32-bit) free for Windows PC from FileSoul.com. ✓ Download 100% Free, Safe and Secure software.

https://www.filesoul.com

下载UltraDefrag 32-bit 5.0.0 Windows 版

UltraDefrag是Windows的功能强大的磁盘碎片整理工具。它是第一款完全支持系统锁定文件碎片整理的开源碎片整理程序。实际上,UltraDefrag在Windows启动过程中可以处理 ...

https://filehippo.com

硬碟重組工具《UltraDefrag》整理零碎檔案、重組速度超快

2012年1月5日 — UltraDefrag小檔案:. 官方網站:http://ultradefrag.sourceforge.net/en/index.html 軟體版本:5.0.0 ... 進入下載頁後有三種,除了32位元及64位元,另有 ...

https://steachs.com