topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday April 19, 2024, 10:06 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: console temp cleaner  (Read 2068 times)

The Noobiset User

  • Supporting Member
  • Joined in 2011
  • **
  • Posts: 10
    • View Profile
    • Donate to Member
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 :D

I hope you can help me.

skwire

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 5,286
    • View Profile
    • Donate to Member
Re: console temp cleaner
« Reply #1 on: March 20, 2013, 09:30 AM »
I'm not sure if BleachBit does all you ask, but it might be a good start (and does have a commandline mode).