Jump to content


additions to CCleaner


7 replies to this topic

#1 OFFLINE   Kane3162

    Member

  • Members
  • PipPip
  • 19 posts

Posted 18 August 2007 - 01:37 PM

i didn't find this or any other information in the forums so far........

i got this from M$ when i couldn't windows update.... i ran CCleaner then ran the batch and it apparently deleted alot of crap that was missed...... it actually helped.... (thank god i saved it...)


@echo off
echo We will clear the tempoary files and the following process will take a few minutes, please wait
Net stop WuAuServ 
Net stop Cryptsvc
del /f /s /q %windir%\SoftwareDistribution oldSD 
del /f /s /q %windir%\system32\catroot2 catroot2.old 
del /f /s /q %systemdrive%\*.tmp
del /f /s /q %systemdrive%\*._mp
del /f /s /q %systemdrive%\*.gid
del /f /s /q %systemdrive%\*.chk
del /f /s /q %systemdrive%\*.old
del /f /s /q %systemdrive%\recycled\*.*
del /f /s /q %windir%\*.bak
del /f /s /q %windir%\prefetch\*.*
rd /s /q %windir%\temp & md %windir%\temp
del /f /q %userprofile%\cookies\*.*
del /f /q %userprofile%\recent\*.*
del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"
del /f /s /q "%userprofile%\Local Settings\Temp\*.*"
del /f /s /q "%userprofile%\recent\*.*"
Net start WuAuServ 
Net start Cryptsvc
@Echo =========================
@Echo Finished. 
@Echo =========================
@pause



Please let me know if this is at all helpful....

Thanks!

#2 OFFLINE   Andavari

    Captain Spectacular

  • Moderators
  • 13,330 posts
  • Gender:Male
  • Location:Shadow Moses

Posted 18 August 2007 - 01:49 PM

Some of the lines in that batch file don't look like anything I've seen before, either it's something I don't know about or the batch file is messed up a little.

It's helpful but not a whole lot since installing CCleaner will remove allot of that junk, and if coupled with EasyCleaner it will find the other crap like .tmp, and .bak, and check disk fragments.
Complexity of incoherent design.

#3 OFFLINE   Kane3162

    Member

  • Members
  • PipPip
  • 19 posts

Posted 18 August 2007 - 01:53 PM

View PostAndavari, on Aug 18 2007, 06:49 AM, said:

Some of the lines in that batch file don't look like anything I've seen before, either it's something I don't know about or the batch file is messed up a little.

It's helpful but not a whole lot since installing CCleaner will remove allot of that junk, and if coupled with EasyCleaner it will find the other crap like .tmp, and .bak, and check disk fragments.


well the thing is i want to only use 1 cleaner.... CCleaner...... and when i installed the latest version and ran it with EVERYTHING checked for cleaning and no wait on the temp files it removed alot however when i ran that batch it removed about 500mb or so..... when i did it on my OLD OLD pc after running CCleaner it removed about 3-4 gigz......


ask me if their is something you don't recognize i will research it... all i know is it helps.... (batch + startup = awsome...)


also this is only for XP or so the e-mail from a M$ support rep said.... i have a copy of the e-mail if you would like to inspect it..

#4 OFFLINE   Andavari

    Captain Spectacular

  • Moderators
  • 13,330 posts
  • Gender:Male
  • Location:Shadow Moses

Posted 18 August 2007 - 02:32 PM

View PostKane3162, on Aug 18 2007, 08:53 AM, said:

i have a copy of the e-mail if you would like to inspect it..
That's not necessary, I don't need it.

Some problems people have had with CCleaner crashing is actually fixed by removing junk files from their Temp folder - either manually or via a batch file.

I'm sort of a batch fiend, it seems I create a batch file to do allot of stuff on my PC and I still use my own crafted Temp File cleaning one I've used for years that also cleans some MRU stuff in the registry via an accompanied .reg file. And of course I use a single batch file to make important backups on my PC too. Batch files kick ass so long as one knows how to properly craft them.
Complexity of incoherent design.

#5 OFFLINE   Kane3162

    Member

  • Members
  • PipPip
  • 19 posts

Posted 19 August 2007 - 12:36 AM

no need to be able to perfectly craft them..... just have a pc you can do tests on.... :P

for me i have 4 pc's

1 6000+
1 4400+
1 D-PIII
1 Q-Opt
(rest of specs omited)


:P..... what are you talking about CCleaner crashing?? i never had CCleaner crash!

#6 OFFLINE   V.A

    Member

  • Members
  • PipPip
  • 14 posts

Posted 19 August 2007 - 04:27 PM

View PostKane3162, on Aug 18 2007, 01:37 PM, said:

i didn't find this or any other information in the forums so far........

i got this from M$ when i couldn't


What do you mean with M$ ?

If you meant MS then you're a very silly person CANE !
Do not violate proper names, one might do the same with yours :lol:

#7 OFFLINE   mcantu

    Newbie

  • Members
  • Pip
  • 3 posts

Posted 20 August 2007 - 01:38 PM

View PostV.A, on Aug 19 2007, 12:27 PM, said:

What do you mean with M$ ?

If you meant MS then you're a very silly person CANE !
Do not violate proper names, one might do the same with yours :lol:


That is a very, very common way of abbreviating Microsoft...

#8 OFFLINE   Caldor

    Advanced Member

  • Members
  • PipPipPip
  • 265 posts

Posted 21 August 2007 - 12:18 PM

If the additional items arent found in the winapp2.ini why dont you consider submitting it if its useful for others. I really like the extensibility of CCleaner for my other apps like quickpar and imgburn.