Re: [ Jul 21 ] [ 23009 \ 21921 \ 21052 ] [ v5 ] Calkulin's Kitchen & ROMs
Calkulin, quick fix for all the current (at least the 23009 and 21052) kitchens:
pocketwit was throwing up a 'there is no default web browser defined in the OS' error for any weblinks.
The issue was that HKCR\http\shell\open\command (and all the other opera-related HKCR keys) was
\Windows\OperaL.exe" "%1"
rather than
"\Windows\OperaL.exe" "%1"
(I haven't tested, but given the absence of spaces in the command, I'm guessing it'd work with the quotes removed altogether, too)
Last edited by wog13; 08-06-2009 at 12:05 PM.
|