Jump to content

muerte33

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by muerte33

  1. I have noticed that when I launch the CCleaner interface webcachev01.dat gets put back into the

    c:\users\userid\appdata\local\microsoft\windows\webcache

    directory.  You can add webcachev01.dat as a file to be specially removed (options, include, file), and it will get removed again. 

    What made me look for this was that error in the windows 10 system log that says:

    Unable to start a DCOM Server: {0358B920-0AC7-461F-98F4-58E32CD89148}. The error:
    "2147942767"
    Happened while starting this command:
    C:\WINDOWS\system32\DllHost.exe /Processid:{3EB3C877-1F16-487C-9050-104DBCD66683}

    I know I can remove the 3EB3C877-1F16-487C-9050-104DBCD66683 GUID from the registry, but should I do that?  I have disabled WININET (CACHETASK) in scheduled tasks, and Unticked "Enable Distributed COM on this computer" using DCOMCNFG.  Every time I open the CCleaner interface it puts webcachev01.dat back, then using my inclusion deletes it, then that DCOM server error appears in the system log.  This is weird.

    CCleaner version 5.66.7716  64 bit             Windows 10  1909  18363.836

  2. CCleaner Version 5.12.5431 64 bit.

    Windows 10 Pro 64bit with ALL updates as of 12/10/15.

    When "Skip User Account Control Warning" is checked it sometimes takes 9 seconds for the CCleaner screen to appear.

    Sometimes it fires up instantly though.

     

    I finally just gave up and created a stored procedure to run CCleaner on demand (using an icon to launch the stored procedure).

    I think you have to check the box in Options, Advanced to "save all settings to INI file" first though.

     

    Proceed at your own risk!

    Create a stored procedure (scheduled task) called CCleaner (or whatever you want to call it).
    Shortcut to task scheduler in Windows 10 is:   Taskschd.msc
       Actions --->  start a program  pointing to:
         "c:\program files\ccleaner\ccleaner64.exe" /auto
        Run with highest privileges
     
    The Icon looks like this: 
    C:\Windows\System32\schtasks.exe /run /tn ccleaner
    I have it set to run minimized too
  3. I thought the newest version of CCLEANER was supposed to fix the SKIP UAC slowdown, but it happens like every 3rd time I run it during the day.

    It takes my PC 10 seconds when it does not work (old Quad core desktop).

    Under CCleaner If you click on

    Options

    Advanced

    uncheck "Skip User Account Control Warning".

    This will speed it up.

    Caveat:

    It will popup the UAC window before it runs and you will have to click OK, but it will be fast and consistent.

     

    Other option is to setup a scheduled task.

    There are instructions on how to do this on this forum.

    https://www.piriform.com/docs/ccleaner/ccleaner-how-tos/scheduling-ccleaner

     

    I did mine to run on-demand:
    To do this, I think you have to have the option:
     
    Options
    Advanced
    "Save all Settings to INI file" checked
     
    Next Fire up the task scheduler in Windows 10
    taskschd.msc
     
    Create a stored Procedure named CCleaner (or whatever you want to call it)
       
       Actions --->  start a program  (put in the below if you are running 64bit CCLEANER):
       "c:\program files\ccleaner\ccleaner64.exe" /auto
       check "Run with highest privileges"

     

    Create an icon on the desktop that looks like: C:\Windows\System32\schtasks.exe /run /tn ccleaner

    I have mine set to open minimized

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.