1
General Software Discussion / console temp cleaner
« on: March 19, 2013, 04:50 PM »
Hello!
I looking for temp cleaner that supports command line and/or configuration file and
remove index.dat
and/or force close programs before cleaning
clear history. here some of mine ideas
Configuration file
/UseINI
/NoINI (Default)
Safe config
/SaveToINI
/BackUpINIandSaveToINI (%time%/%date%)
Clear IE temp
/Std (Default with asking)
/NoStd
Safe clear subfolders
/AskSubFldr
/NoAskSubFldr
/IgnoreFiles:"A,B,*.exe,*msi,jpg,gif"
/CopyIgnoredFiles:"%somefolder%"
/SortFilesByTypeInNewCreatedFolders
/SortByNameUsingPattern:"4"
4=By first 4 letters in same folder
/RunForEachNewCreatedSavedFolder:"rar.exe %options% %FOLDER% %Destination%"
/RunAfterFinishAllNewCreatedSavedFolder:"rar.exe %options% %FOLDER% %Destination%"
/MoveCreated:"*.rar,%SomeFolder%" (good if compession program has some limitations)
/RunWhenFinishAll1:"rar.exe %options%"
/RunWhenFinishAll2:"contig.exe %options% %folder%"
/RunWhenFinishAll3:"ClamAV.exe %options%"
/RunWhenFinishAll0:"rar.exe %options%", "contig.exe %options% %folder%", "ClamAV.exe %options%"
/RunFromINIWhenFinishAll:"RunOnFinish.ini"
/RWSameNameFiles
/RNSameNameFiles
/RNSameNameFolders
/RWSameNameFolders
/SaveBySubFolderTree
/LeftOneByMD5FileCopy
/BeginNewSubPattern:"New+*"
SubFolders created t.ex.
NewA4
NewB4
NewAA4
/IgnoreSubFldr:"aga*,cnd, sdfjl fjsl"
/CopyIgnoredFoldersBeforeClr:"%somefolder%"
/customFldr:"AbCd123Bb"
A = somefolder
b = somefolder
d = somefolder
D = somefolder
/custopReg:"-a-A-b-D-g"
-a = somereg
-A = somereg
-D = somereg
/IgnoreReg:"Data=Winamp,Data=Vlc"
/FixMRUIfHaveIgnored
/BackUpTMPRegBeforeClear:%time%/%date%,%Destionation%
/RWOldSavedReg
/KeepOldByDate:%DAY%,%TIME%,%YEAR%
/KeepOldByTotalCopies:10
/AskIfRewriteOrRenameBkup (Default)
/RewriteBkUpSilentForOneCopy
/RenameBkUpSilentForInfinity
/customVar:"%temp%,%something%..\tt,%something%\gg"
/AllUsers (NoDefault)
/CurrUser (Default)
/ScheduleStartUpClr
/ScheduleShutdownClr
/ScheduleStopSTUP
/ScheduleStopSDWN
Most of GUI programs have limitations and I love be in console and write commands. To make a batch file is not pretty and it cannot clear/delete index.dat.
I am looking for all in 1 tmp cleaner like wget for web downloading
I hope you can help me.
I looking for temp cleaner that supports command line and/or configuration file and
remove index.dat
and/or force close programs before cleaning
clear history. here some of mine ideas
Configuration file
/UseINI
/NoINI (Default)
Safe config
/SaveToINI
/BackUpINIandSaveToINI (%time%/%date%)
Clear IE temp
/Std (Default with asking)
/NoStd
Safe clear subfolders
/AskSubFldr
/NoAskSubFldr
/IgnoreFiles:"A,B,*.exe,*msi,jpg,gif"
/CopyIgnoredFiles:"%somefolder%"
/SortFilesByTypeInNewCreatedFolders
/SortByNameUsingPattern:"4"
4=By first 4 letters in same folder
/RunForEachNewCreatedSavedFolder:"rar.exe %options% %FOLDER% %Destination%"
/RunAfterFinishAllNewCreatedSavedFolder:"rar.exe %options% %FOLDER% %Destination%"
/MoveCreated:"*.rar,%SomeFolder%" (good if compession program has some limitations)
/RunWhenFinishAll1:"rar.exe %options%"
/RunWhenFinishAll2:"contig.exe %options% %folder%"
/RunWhenFinishAll3:"ClamAV.exe %options%"
/RunWhenFinishAll0:"rar.exe %options%", "contig.exe %options% %folder%", "ClamAV.exe %options%"
/RunFromINIWhenFinishAll:"RunOnFinish.ini"
/RWSameNameFiles
/RNSameNameFiles
/RNSameNameFolders
/RWSameNameFolders
/SaveBySubFolderTree
/LeftOneByMD5FileCopy
/BeginNewSubPattern:"New+*"
SubFolders created t.ex.
NewA4
NewB4
NewAA4
/IgnoreSubFldr:"aga*,cnd, sdfjl fjsl"
/CopyIgnoredFoldersBeforeClr:"%somefolder%"
/customFldr:"AbCd123Bb"
A = somefolder
b = somefolder
d = somefolder
D = somefolder
/custopReg:"-a-A-b-D-g"
-a = somereg
-A = somereg
-D = somereg
/IgnoreReg:"Data=Winamp,Data=Vlc"
/FixMRUIfHaveIgnored
/BackUpTMPRegBeforeClear:%time%/%date%,%Destionation%
/RWOldSavedReg
/KeepOldByDate:%DAY%,%TIME%,%YEAR%
/KeepOldByTotalCopies:10
/AskIfRewriteOrRenameBkup (Default)
/RewriteBkUpSilentForOneCopy
/RenameBkUpSilentForInfinity
/customVar:"%temp%,%something%..\tt,%something%\gg"
/AllUsers (NoDefault)
/CurrUser (Default)
/ScheduleStartUpClr
/ScheduleShutdownClr
/ScheduleStopSTUP
/ScheduleStopSDWN
Most of GUI programs have limitations and I love be in console and write commands. To make a batch file is not pretty and it cannot clear/delete index.dat.
I am looking for all in 1 tmp cleaner like wget for web downloading
I hope you can help me.