- UID
- 372438
- 帖子
- 9
- 精华
- 0
- 贡献
- 0
- 推广
- 0
- 有效BUG
- 0
- 注册时间
- 2013-8-1
|
改动安装位置大家都知道了,直接解压缩安装包就好了。
快捷方式前面也有人说,建立这样的快捷方式就好了:D:\Software\TheWorld6\Application\theworld.exe --user-data-dir="D:\Software\TheWorld6\User Data"
外部调用,我尝试了网上说的chrome的设置,改HKCR下面的http键值,没有效果。
于是找到了HKEY_CLASSES_ROOT\TheWorld6\shell\open\command,右边项改为"D:\Software\TheWorld6\Application\theworld.exe" --user-data-dir="D:\Software\TheWorld6\User Data" -- "%1"
然后找个htm文件打开
啊哈,成功了。没有在AppData下面建立文件夹,书签和设置也有了。 |
|