watermarks

google Chrome安装文件 和 缓存位置:

C:\Users\***\AppData\Local\Google\Chrome

 

 

假如你想指定的存放缓存文件位置在:

  D:\Chrome\Cache

  那么,你可以先删除Chrome默认的缓存文件夹,然后在“开始→搜索框”键入“cmd”,右击cmd程序,以管理员身份运行,然后在命令提示符中,键入如下命令:

  mklink /D "C:\Users\登录用户名\AppData\Local\Google\Chrome\User Data\Default\Cache" "D:\Chrome\Cache"。

  这样问题就解决了。

分类:

技术点:

相关文章:

  • 2021-12-18
  • 2021-11-17
  • 2021-12-25
  • 2021-12-15
  • 2021-04-16
  • 2021-07-21
  • 2021-09-27
  • 2021-11-21
猜你喜欢
  • 2021-05-23
  • 2021-11-07
  • 2021-12-27
  • 2021-11-07
  • 2021-10-07
相关资源
相似解决方案