Do you want to implement a defragmenting program yourself? Then you are in
the wrong group (C, C++ would be more appropriate). Notice that there are
companies that already have years of experience in writing such
applications.
Or do you want to start Windows' defragmenter? Then you can use 'Shell' or
'System.Diagnostics.Process.Start' to start the "defrag" command line
utility that comes with Windows.
So I gathered from O&O Defrag and Diskkeeper , etc. .
Or do you want to start Windows' defragmenter? Then you can use 'Shell'
or
'System.Diagnostics.Process.Start' to start the "defrag" command line
utility that comes with Windows.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.