Quote:
Originally Posted by boobman
ty. the rom i just cooked had a broken dailer so i just edited the app.reg in the leo folder cooking now with fingers crossed.
edit:
Its worked!
Just a quick heads up for everyone. opera mini 5 is out now. theres an ext and oem on xda. this version is stand alone and doesnt require jbed to run. Already cooked it in my rom and its fast!
Anyone know if its possible to make it my default web browser? I already tried ...
with no success
|
try this..
go to ..
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Rai\: DEFBROWSER
and change value 1 to
"\Internal Storage\Program Files\Opera Mini 5\OperaMini5-WM-armv4i.exe"
if you installed it to internal storage or to
"\Windows\Program Files\Opera Mini 5\OperaMini5-WM-armv4i.exe"
if you installed it to main memory.
Then go to
HKCR\http\Shell\Open\Command\Default
and again change the value in default to
"\Internal Storage\Program Files\Opera Mini 5\OperaMini5-WM-armv4i.exe" %1
or
"\Windows\Program Files\Opera Mini 5\OperaMini5-WM-armv4i" %1
depending on where you installed it.
the second reg edit is suppose to open opera mini when you click on a link from email/sms and take you to the link you clicked. but right now, all it does is just open mini opera and sits at the main screen. it doesn't actually take you to the link. hopefully someone can figure out what the problem with that is.
hope this helps!