UVK scripting commands - <DefragDrive> |
This command defragments a hard disk volume.
You can
specify the letter of the drive to defrag just after the command.
If not specified, the system partition is defragged.
Example:
;The command below defragments the system
partition.
<DefragDrive>
;The command below defragments
the D:\ partition:
<DefragDrive>D:
Back to the list