Jump to content

niente0

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by niente0

  1. Hi, I'd like to have an option to clear Adobe Media Cache in CCleaner (which usually holds many GB of data).

    I currently use a batch file to clean it, here it is:

    @echo off
    echo Clear Adobe Media Cache in progress...
    del /F /Q /S "C:\Users\[username]\AppData\Roaming\Adobe\Common\Media Cache Files"
    del /F /Q /S "C:\Users\[username]\AppData\Roaming\Adobe\Common\Media Cache"
    del /F /Q /S "C:\adobeTemp"
    echo;
    echo

    Please add this feature to CCleaner, thanks!

×
×
  • Create New...

Important Information

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