quote:
Originally posted by blessedguy
quote:
Originally posted by Chrissy
It's beta, so I would guess it is that.
quote:
Originally posted by Looooooka
hmm running ie9 release candidate
But it doesn't update that registry key, just as Apatik said. [Just tested, could anyone else try this too?]
well...seems it didn't quite fill these reg entries.
your post works.copy/pasted into reg file:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\http]
 @="URL:HyperText Transfer Protocol"
 "AppUserModelID"="Microsoft.InternetExplorer.Default"
 "EditFlags"=dword:00000002
 "URL Protocol"=""
 "WebNavigableCLSID"="{ae90e550-0443-47fb-a001-4875648d4ed3}"
 "FriendlyTypeName"="@C:\\Windows\\System32\\ieframe.dll,-903"
 
[HKEY_CLASSES_ROOT\http\DefaultIcon]
 @="C:\\Windows\\System32\\url.dll,0"
 [HKEY_CLASSES_ROOT\http\shell]
 
[HKEY_CLASSES_ROOT\http\shell\open]
 
[HKEY_CLASSES_ROOT\http\shell\open\command]
 @="\"C:\\Program Files (x86)\\Internet Explorer\\iexplore.exe\" -nohome"
 
[HKEY_CLASSES_ROOT\http\shell\open\ddeexec\Application]
 @="IExplore"
 
[HKEY_CLASSES_ROOT\http\shell\open\ddeexec\Topic]
 @="WWW_OpenURL"
 
imported and it works.
thank you!