SafeClean Utilities provides you possibility to run without user attention. You can either specify command line parameters or write a shell script using automation.
Parameters available in SafeClean Utilities 3.0 are listed here:
Enable auto mode. This switch must be turned on to be able to use the switches below.
Only scan the given drive or folder. If you do not use this switch, SafeClean Utilities will scan all harddisks.
Use this customized setting file instead of the standard one
Clean the files with the selected action without ask the user
Automatically select "Zip & Delete"
Automatically select "Move"
Automatically select "Recycle Bin"
Automatically select "Delete Only "
Ignore Disk Scanner rules in the selected job setting
Ignore Track Scanner rules in the selected job setting
Ignore Shortcuts Scanner rules in the selected job setting
Ignore Orphan Program Scanner rules in the selected job setting
Start the help information
Launch DiskInfo Component to explore the path
If you want to let SafeClean Utilities clean all your drives and automatically delete them, you can use:
C:\path_to_the_program\safecln.exe /auto /delete /autoclean
If you only want to scan the "program files" folder and the windows folder, and then move the collected files to c:\backup\, and also you wish to prompt the user before cleaning, you can use:
C:\path_to_the_program\safecln.exe /auto /scan:"c:\program files\" /scan:"c:\windows\" /move /target:"c:\backup"