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.
相关问题
- Delete Messages from a Topic in Apache Kafka
- Jackson Deserialization not calling deserialize on
- How to maintain order of key-value in DataFrame sa
- StackExchange API - Deserialize Date in JSON Respo
- Difference between Types.INTEGER and Types.NULL in
I googled it for you.
This was my search phrase:
And this was the result that was most appropriate:
How to change Cache location for Java on windows 7
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.