Does anyone know how to defragment a drive? API whatever...just anyone? It has to be in-program, not shelling out anywhere.
Printable View
Does anyone know how to defragment a drive? API whatever...just anyone? It has to be in-program, not shelling out anywhere.
I've done a lot of searching on this subject, and I don't think you can do it with VB (other than by shelling the installed defrag program). Programmatically, you would need to do it with Assember or C.