分别找到以下四个注册表键值:
HKEY_CLASSES_ROOT\ChromeHTML\shell\open\command
HKEY_CLASSES_ROOT\ftp\shell\open\command
HKEY_CLASSES_ROOT\http\shell\open\command
HKEY_CLASSES_ROOT\https\shell\open\command
全部修改为:
HKEY_CLASSES_ROOT\ChromeHTML\shell\open\command
HKEY_CLASSES_ROOT\ftp\shell\open\command
HKEY_CLASSES_ROOT\http\shell\open\command
HKEY_CLASSES_ROOT\https\shell\open\command
全部修改为:
"C:\Program Files\Google\Chrome\Application\chrome.exe" --user-data-dir="E:\ChromeCache" -- "%1"
修改快捷方式的启动路径为:
E:\Software\Chrome\Application\chrome.exe --user-data-dir="E:\ChromeCache"
注册表键值修改与快捷方式路径调整教程
本文详细介绍了如何通过注册表修改特定键值,并调整快捷方式的启动路径,以实现个性化软件配置。
2604

被折叠的 条评论
为什么被折叠?



