Jump to content

Delete Java Runtimes Cache


Recommended Posts

Thank you very much for the file, i dont kno anything about the winapp2.ini, but its great!

 

It delete not all, everything from the first screenshot is delete but not from the secent:

javacacheviewer02.png

 

Is it possbile to update the winapp2.ini?

 

Greetings by Gongedulations

Link to comment
Share on other sites

  • Moderators

Is it possbile to update the winapp2.ini?

Yes. Even if you don't know how to make your own cleaners for it you can submit "junk" file path locations for testing in that topic I linked to.

Link to comment
Share on other sites

I look into my folders.

Example:

javafolder.png

It a little bit different from your examples from the ini.

 

Then i delete one of the files left in the java cahce viewer and filesize changed here:

C:\Users\user\AppData\LocalLow\Sun\Java\Deployment\SystemCache\6.0

 

There are many folders inside from 0 to 63.

Inside of these folders are files like: 1cfa1583-160f85bb, lastAccessed or msvcp71.dll.

 

Can we together add this to the official Winapp2.ini?

 

Greetings by Gongedulations

Link to comment
Share on other sites

Currently in winapp2.ini is

 

[sun Java Cache*]
LangSecRef=3022
DetectOS=6.0
Detect=HKLM\SOFTWARE\JavaSoft\Java Plug-in
Default=False
FileKey1=%LocalLowAppData%\Sun\Java\Deployment\cache|*.*|RECURSE
FileKey2=%LocalLowAppData%\Sun\Java\SystemCache|*.*|RECURSE

 

So it seems these files would be cleaned by this entry.

Link to comment
Share on other sites

  • Moderators

This path isn't listed in the winapp2.ini file (going by what's posted in the code in the reply above):

%LocalLowAppData%\Sun\Java\Deployment\SystemCache

 

That's about all the help I'm good for on this since I don't use his version of Windows or Java.

Link to comment
Share on other sites

I see the problem! It's actually a typo in winapp2.ini

 

I'll fix that right up.

 

[sun Java Cache*]
LangSecRef=3022
DetectOS=6.0
Detect=HKLM\SOFTWARE\JavaSoft\Java Plug-in
Default=False
FileKey1=%LocalLowAppData%\Sun\Java\Deployment\cache|*.*|RECURSE
FileKey2=%LocalLowAppData%\Sun\Java\Deployment\SystemCache|*.*|RECURSE

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

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