With regard to something similar but is off-topic, the hyperlink on excel spreadsheet oso default to using MS I.E browser when clicked.
Any idea how to make the default browser activate instead of Internet Explorer?
quote:
Originally posted by uryan
No it doesn't...adding these registry entries will make it work with Maxthon
[HKEY_CLASSES_ROOT\htmlfile\shell\open\ddeexec]
@="\"file://%1\",,-1,,,,,"
"NoActivateHandler"=""
[HKEY_CLASSES_ROOT\htmlfile\shell\open\ddeexec\Application]
@="Maxthon"
[HKEY_CLASSES_ROOT\htmlfile\shell\open\ddeexec\Topic]
@="WWW_OpenURL"
[HKEY_CLASSES_ROOT\http\shell\open\ddeexec]
@="\"%1\",,-1,0,,,,"
[HKEY_CLASSES_ROOT\http\shell\open\ddeexec\Application]
@="Maxthon"
[HKEY_CLASSES_ROOT\http\shell\open\ddeexec\Topic]
@="WWW_OpenURL"
[HKEY_CLASSES_ROOT\https\shell\open\ddeexec]
@="\"%1\",,-1,0,,,,"
[HKEY_CLASSES_ROOT\https\shell\open\ddeexec\Application]
@="Maxthon"
[HKEY_CLASSES_ROOT\https\shell\open\ddeexec\Topic]
@="WWW_OpenURL"