Change Java temporary internet files storage locat

2019-08-10 04:01发布

I am trying to change the storage location of Java Web Start. I read that the location is changeable through the java control panel. I got there and I can see the path of my "temporary internet files" but the "change" button is gray. Why can't I change this path? I need to change it to another hard drive.

2条回答
时光不老,我们不散
2楼-- · 2019-08-10 04:06

I googled it for you.

This was my search phrase:

java console change temporary location

And this was the result that was most appropriate:

How to change Cache location for Java on windows 7

查看更多
Bombasti
3楼-- · 2019-08-10 04:06

Step 1 Find javacpl.exe in C:\Program Files (x86)\Java\jre1.8.0_31("newest version")\bin*javacpl*

Step 2 Right click on javacpl than Properties---Compatibility---choose run this program in compatibility mode for “Windows XP SP3″

Step 3 Go to Control panel--Java--General--Setting--Location and Change it.

P.S. Close java control panel before step 1 if its open.

查看更多
登录 后发表回答