Quote:
Originally Posted by Sharkie405
Oh Yeah!!! Sweeeet!
As far as the zooming in Opera... I don't know off of the top of my head. I'm playing around with the values in this string:
Code:
HKEY_LOCAL_MACHINE\Software\HTC\SmartTouch
specifically the Opera and Opera9 strings. I'll see if I can get it to work. Let me know if you figure it out first.
|
Sharkie,
I found the issue. youre looking in the right place of the registy, but unfortunately the key is not the problem. They key it deals with is "HKLM/SOFTWARE/HTC/SmartTouch/Opera Browser" then the value of "FullPath" = "Windows/Opera9.exe"
The actual .exe file is named "opera9.exe" (lower case "o"). from what i found, changing the reg value to "/Windows/opera9.exe" does not work. You actually have to rename the .exe to "Opera9.exe" (upper case "O").
I can confirm that renaming the .exe does enable the zoombar.
Thanks!!!