home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 September / PCWorld_2007-09_cd.bin / system / ultradefrag / ultradefrag-1.0.5.bin.i386.exe / README.TXT < prev   
Text File  |  2007-08-02  |  3KB  |  100 lines

  1. =========================
  2. UltraDefrag Version 1.0.5
  3. Updated Aug 2th, 2007
  4. =========================
  5.  
  6. 1. What is UltraDefrag?
  7.  
  8.    UltraDefrag is powerful Open Source defragmentation tool for Windows NT.
  9. It's engine is very fast, because it is created as kernel-mode driver. 
  10. They are three interfaces to them: graphical, console and native. First 
  11. is very useful, because it use cluster map visualization. Console is good 
  12. for task scheduler, and native tool - for advanced users and programmers.
  13.  
  14.    Design of the UltraDefrag is very ergonomic: no skins, no localization, 
  15. no animation and so on. It's true small and powerful program!
  16.  
  17.    It can be used on Windows 2000, Windows XP, Windows Server 2003,
  18. Windows Vista and all of the 64-bit editions of Windows.
  19. NT 4.0 support is currently unavailable.
  20.  
  21.    Note that you must have administrative rights to run defragmenter!
  22.  
  23.    More information is available at http://ultradefrag.sourceforge.net
  24.  
  25.  
  26. 2. Features and restrictions
  27.  
  28. + optimal algorithm
  29. + support basic include/exclude filters
  30. + exclude zero-length files and files that are placed in MFT
  31. + full support of compressed files processing
  32. + 'Compact' command optimize free space disposition
  33. + generate useful html report
  34. + nice graphical interface
  35. + full x64 support
  36.  
  37. * don't support volumes with more than 4.294.967.295 clusters
  38.  
  39. - don't work on NT 4.0
  40. - gui don't work if screen color depth is less than 16 bits per pixel
  41.  
  42. 3. Bug Tracker
  43.  
  44.    Please report all problems and bugs in our bug tracker:
  45.                  http://sourceforge.net/tracker/?group_id=199532
  46.  
  47.    NOTE: include please in your report following data:
  48.    1. If you see 'Blue Screen Of Death' as result of UltraDefrag working 
  49.    then include important parts of messages on them.
  50.    2. In other cases run Sysinternals DebugView before you start UltraDefrag 
  51.    and include in your report last 200 significant messages (or less). 
  52.    You can free download DebugView here:
  53.                  http://www.sysinternals.com
  54.  
  55.    For help requests visit our forum:
  56.                  http://sourceforge.net/forum/?group_id=199532
  57.  
  58.    Other messages you can send to authors email:
  59.                 dmitriar@gmail.com
  60.  
  61.  
  62. 4. Frequently Asked Questions
  63.  
  64. See the FAQ.TXT file.
  65.  
  66.  
  67. 5. Building UltraDefrag
  68.  
  69. See the INSTALL.TXT file.
  70.  
  71.  
  72. 6. History
  73.  
  74. See the HISTORY.TXT file.
  75.  
  76.  
  77. 7. Who is responsible
  78.  
  79. See the CREDITS file.
  80.  
  81.  
  82. 8. Copyright
  83.  
  84.    Copyright (C) 2007 by Dmitri Arkhangelski.
  85.  
  86.    This program is free software; you can redistribute it and/or modify
  87. it under the terms of the GNU General Public License as published by
  88. the Free Software Foundation; either version 2 of the License, or
  89. (at your option) any later version.
  90.  
  91.    This program is distributed in the hope that it will be useful,
  92. but WITHOUT ANY WARRANTY; without even the implied warranty of
  93. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  94. GNU General Public License for more details.
  95.  
  96.    You should have received a copy of the GNU General Public License
  97. along with this program; if not, write to the Free Software
  98. Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  99.  
  100.