Miykel
1
G"Day,
Can I use the command line to have the program defrag multiple drives then shut down the PC,
been trying every command I can think of but can only get the app to open, (???),
Have tried "C:\program files\defraggler\defraggler.exe" which opens the app but I add a drive syntax nothing, just "syntax incorrect"
Tried ; df.exe /D: df.exe [D:] [D:] [df.exe /D:] etc etc etc.
Please Regards Miykel ![:blink:]()
luik
2
Simply add D: like that:
C:\program files\defraggler\df.exe D:
If you are using a 64-bit Windows version you must use df64.exe
C:\program files\defraggler\df64.exe D:
Miykel
3
G'Day and thanks for that luik ;
Damn, tried everything else but ...
Even got it to shut down "But" still will not defrag multiple drives, any thoughts ???
Basicley I want to set it to defrag all drives (4) then shut down, after I've finished for the day.
Got CCleaner to wipe all free space then shut down but not defraggler.
Blessings Miykel ![:rolleyes:]()
luik
4
I think there's no way to do what you want to do with Defraggler yet.
Aethec
5
Try creating a batch file with 4 lines, with the shutdown parameter on the last one ?