View Single Post
  #2 (permalink)  
Old 12-12-2009, 01:58 PM
leadpoizon's Avatar
leadpoizon
VIP Member
Offline
 
Join Date: Jun 2008
Posts: 349
Reputation: 3730
leadpoizon is still contributing even after becoming a VIPleadpoizon is still contributing even after becoming a VIPleadpoizon is still contributing even after becoming a VIPleadpoizon is still contributing even after becoming a VIPleadpoizon is still contributing even after becoming a VIPleadpoizon is still contributing even after becoming a VIPleadpoizon is still contributing even after becoming a VIPleadpoizon is still contributing even after becoming a VIPleadpoizon is still contributing even after becoming a VIPleadpoizon is still contributing even after becoming a VIPleadpoizon is still contributing even after becoming a VIP
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
Re: Change link for Web Search & Bookmarks

To change the bookmarks link, you need to edit the lua files, but the web search url is in the registry, however the link simply opens in your default browser. since the older version is opening for you, that means that the new one is not set as your default browser.

Try the following registry to make Opera 10 your default browser:

Code:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Rai\:DEFBROWSER]
"1"="\"\\Windows\\OperaL.exe\""
to

Code:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Rai\:DEFBROWSER]
"1"="\"\\Program Files\\Opera Mobile 10\\Opera10-armv4i.exe\""

Last edited by leadpoizon; 12-12-2009 at 02:04 PM.