Re: Association URL with Opera
I can get it to open Opera but not load the page. Here is what I have done
To change the icon
HKCR\urlfile\DefaultIcon\
(Default)
\Windows\OperaL.exe,-101
To chage the association
HKCR\urlfile\Shell\Open\Command\
(Default)
"\Windows\OperaL.exe" /Unescaped file:%1
This opens opera but will not load the page.
I have also tried
\Windows\OperaL.exe /Unescaped file:%1
\Windows\OperaL.exe file:%1
"\Windows\OperaL.exe" file:%1
|