昨天打开Google Earth,惊喜地发现华北平原大面积更新啦,连我家所在的小县城都可以看得很清楚啦,赞Google一个!
Google Earth安装的时候默认会把Cache文件夹和KML文件的位置设置到“C:\Documents and Settings\Administrator\”目录下,这会占用系统盘空间并给系统重装带来不便,通过修改注册表可以更改GE默认的缓存文件位置。
“开始”→“运行”→输入“regedit” 打开注册表,定位到如下位置:
“HKEY_CURRENT_USER\Software\Google\Google Earth Plus”
我们可以在右边的窗口看到如下的几个值。
CachePath="D:\Documents and Settings\Administrator\Local Settings\Application Data\Google\GoogleEarth"
DefaultKMLPath="D:\Documents and Settings\Administrator\Application Data\Google\GoogleEarth"
KMLPath="D:\Documents and Settings\Administrator\Application Data\Google\GoogleEarth"
修改这几项的值为你重新定位缓存文件的位置,如“D:\Google\GoogleEarth\”
然后把上面的那三项对应的二个目录中的所有文件剪切到你新设置的目录中去,重新打开Google Earth再观察“D:\Google\GoogleEarth\”,是不是这些上当中的文件的修改时间已经变化了呢!
这就说明你的修改成功了。