Hi edbj,
I replied to your private mail before, did it not work? Anyway, here is
the excerpt:
-- CUT --
...I've tested this with Opera USB 10.00 and it works, *as long as* you
don't activate the checkbox "do not show this message again". If you
activate it, Opera registers the handler somehow incorrectly. To correct
it, open Tools -> Preferences -> Advanced -> Programs. Then it works
again without confirmation.
Choose "Open with other application":
....path\to\powerpro.exe
Parameter:
.your_script_f...@your_protocol_handler_method("%1")
-- CUT --
HTH,
Cü
edbj wrote (on 21.10.2009 01:41):
>
> --- In [email protected], Cü <cy_lists_2...@...> wrote:
>> Basically you register a new protocol handler, e.g. "powerpro://" >and pass
>> parameters to it.
>>
>> I've tested this only with Firefox 3.5, IE6 & Opera 9.
>>
>> Hope this helps someone,
>
> This would help me immensely...if I could make it work.
>
> I cut and pasted the entire example and modified the Registry per the
> example. Using Opera 9.64. It won't play. I know it wants to work, as when I
> click the link, Opera gives me the message that it wants to run PP.
>
> Has anyone had better luck with this promising solution?