Power Defragmenter cho phép chống phân mảnh (đôi lúc người ta còn gọi là dồn nén, tối ưu hóa) rất hiệu quả, kích thước nhỏ và chạy tốt. Lý do để Power Defragmenter chạy tốt là vì nó chỉ là cái vỏ, nhân của nó chính là trong bộ Sysinternals - công cụ tiện ích hệ thống nổi tiếng của Microsoft.

Màn hình chào

Có tới 4 sự chọn lựa khác nhau: chống phân mảnh cho file, chống phân mảnh cho thư mục, chống phân mảnh cho đĩa và cuối cùng là thực hiện chống phân mảnh tất cả.

Màn hình hiển thị trong lúc đang chống phân mảnh
Tải về: 1. http://download.sysinternals.com/Files/Contig.zip
2. http://bit.ly/1paVkv
Hướng dẫn tải file: Power Defragmenter gồm có 2 phần: 1. phần nhân là (1) Contig.zip ở trên, tải về giải nén (được file Contig.exe) và đặt file này vào một thư mục; 2. phần vỏ (giao diện GUI) (2) là file PowerDefragmenter.zip, khi tải phần 2 này về cũng giải nén ra (được file PowerDefragmenter.exe) đặt file này vào cùng thư mục với file Contig.exe. Cuối cùng nhấp đúp vào file PowerDefragmenter.exe để nó gọi nhân lên làm việc.
Nếu bạn là người dùng máy tính khá, biết đánh lệnh, không cần phải tải Power Defragmenter mà chỉ cần có file Contig.exe và tham khảo cú pháp lệnh như sau:
Using Contig
Contig can be used to defrag an existing file, or to create a new file of a specified size and name, optimizing its placement on disk. Contig uses standard Windows defragmentation APIs so it won't cause disk corruption, even if you terminate it while its running.
To make an existing file contiguous use Contig as follows:
Usage: contig [-v] [-a] [-q] [-s] [filename]-v Use the -v switch to have Contig print out information about the file defrag operations that are performed.
-a If you want to simply see how fragmented a file or files have become, use the -a switch to have Contig analyze fragmentation.
-q The -q switch, which over-rides the -v switch, makes Contig run in "quiet" mode, where the only thing it prints during a defrag run is summary information.
-s Use the -s switch to perform a recursive processing of subdirectories when you specify a filename with wildcards.For instance, to defragment all DLLs under c:\winnt you could enter "contig -s c:\winnt\*.dll".
To make a new file that is defragmented upon creation, use Contig like this:
Usage: contig [-v] [-n filename length]
Xem chi tiết về lệnh tại: http://technet.microsoft.com/en-us/sysinternals/bb897428.aspx







Delicious
Digg
reddit
Facebook
StumbleUpon