Google Chrome 缓存路径手工设置

摘自:网络
-------

 

 Google Chrome 缓存路径手工设置

 

--disk-cache-dir

--disk-cache-size

--disk-cache-dir=”d:\cache” --disk-cache-size=104857600

C:\Users\[username]\AppData\Local\Google\Chrome\Application\chrome.exe --disk-cache-dir=”d:\cache” --disk-cache-size=104857600

HKEY_CLASSES_ROOT\ChromeHTML\shell\open\command

“C:\Users\[username]\AppData\Local\Google\Chrome\Application\chrome.exe” --disk-cache-dir=”d:\cache” --disk-cache-size=104857600 -- “%1″

 

-------
摘自:网络

 

 

 

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章