简体   繁体   English

更改Java临时Internet文件的存储位置

[英]Change Java temporary internet files storage location

I am trying to change the storage location of Java Web Start. 我正在尝试更改Java Web Start的存储位置。 I read that the location is changeable through the java control panel. 我读到该位置可以通过Java控制面板更改。 I got there and I can see the path of my "temporary internet files" but the "change" button is gray. 我到了那里,可以看到“ Internet临时文件”的路径,但是“更改”按钮是灰色的。 Why can't I change this path? 为什么我不能改变这条路? I need to change it to another hard drive. 我需要将其更改为另一个硬盘。

I googled it for you. 我为您搜索了它。

This was my search phrase: 这是我的搜索词:

java console change temporary location Java控制台更改临时位置

And this was the result that was most appropriate: 这是最合适的结果:

How to change Cache location for Java on windows 7 如何在Windows 7上更改Java的缓存位置

Step 1 Find javacpl.exe in C:\\Program Files (x86)\\Java\\jre1.8.0_31("newest version")\\bin*javacpl* 步骤1在C:\\ Program Files(x86)\\ Java \\ jre1.8.0_31(“最新版本”)\\ bin * javacpl *中找到javacpl.exe

Step 2 Right click on javacpl than Properties---Compatibility---choose run this program in compatibility mode for “Windows XP SP3″ 步骤2右键单击javacpl,然后单击“属性”-“兼容性”-选择“ Windows XP SP3”以兼容模式运行该程序

Step 3 Go to Control panel--Java--General--Setting--Location and Change it. 步骤3转到控制面板-Java-常规-设置-位置并进行更改。

PS Close java control panel before step 1 if its open. PS如果步骤1开启,请先关闭Java控制面板。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM