mIRC Home    About    Download    Register    News    Help

Print Thread
Z
Zetourist
Zetourist
Z
hi,

i'm using chrome with the argument --user-data-dir= (in order to move the user data directory (with cache, history, bookmarks etc.) from my SSD.

i've changed the registry key HKEY_CURRENT_USER\Software\Classes\http\shell\open\command and it works when i type any http:// url in run box

but mirc still launches chrome without that special command.

any idea how to fix this please ?

Z
Zetourist
Zetourist
Z
for those interested i've used a simple trick to solve my problem by creating a symbolic link (directory junction) on my NTFS partition, through the mklink command (there's a version for 2k, XP, 2003 : http://www.hochstaetter.org/Software/mklink.aspx ).

mklink /J "sourcedir" "targetdir"

smile


Link Copied to Clipboard