This post has been thanked 1 times. |
|
||||
Re: Sprint diamond opera is not the default browser anymore
Quote:
Take a look at HKCR\_htmlfile_Opera and note the defaultIcon and shell\run\command values Code:
\Windows\OperaL.exe,-131 "\Windows\OperaL.exe" "%1" Fixing Mail requires one more change: HKEY_LOCAL_MACHINE\software\microsoft\shell\rai\:D EFBROWSER had values set of 0 = "IExplore" and 1 = "iexplore.exe". I changed these to "Opera" and "\Windows\OperaL.exe", respectively. Now the mail links work just fine, too. There's probably a better way to do that, but it got the job done for me, at least. |
This post has been thanked 5 times. |
|
||||
Re: Sprint diamond opera is not the default browser anymore
Quote:
"iexplore.exe -u%1". Can I simply replace iexplore.exe with OperaL.exe? Is the -u needed? Also the value for DefaultIcon is browsres.dll,-6702. Should that be updated to something else. Thanks |
|
||||
Re: Sprint diamond opera is not the default browser anymore
Quote:
HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Rai\: DEFBROWSER "0"=Opera Browser "1"=\Windows\OperaL.exe or to make it even easier you can just install this .cab that will do that for you. Make sure to give thanks to Relic for hooking it up. http://forum.ppcgeeks.com/showpost.p...3&postcount=14 If this is not what you are asking, maybe you can actually mention what you are trying to do. |
This post has been thanked 1 times. |
|
||||
Re: Sprint diamond opera is not the default browser anymore
I have made the registry edits which set Opera as the default browser and all seems to be working well.
wog13 also mentioned that the HKCR\urlfile key might be worth changing as well. For the sake of completeness, I would like to change the values of that key as well, which is why I asked what I asked. Thanks |
|
|
|