Can opera 12.17 and 22 both be installed in the same machine?
-
myopera23 last edited by
Or does installing 22 overwrite 12.17? I want to keep 12.17, but evaluate 22.
Thanks in advance.
-
A Former User last edited by
No problem at all, I do this myself.
They can actually even be installed in the same folder, but personally I'd recommend installing them in different folders.
There is no interaction between the two versions at all.
In fact I have programmed a toolbar button on 12.17 to open the displayed page in Opera 24 (the current developer version), so if a site malfunctions in 12.17 I can open it in the later version.
All works fine.
-
myopera23 last edited by
davehawley, thanks for your reply.
As you say, I have installed in a separate folder, and both are running fine(and simultaneously).
-
rlaing0727 last edited by
No problem at all, I do this myself.
They can actually even be installed in the same folder, but personally I'd recommend installing them in different folders.
There is no interaction between the two versions at all.
In fact I have programmed a toolbar button on 12.17 to open the displayed page in Opera 24 (the current developer version), so if a site malfunctions in 12.17 I can open it in the later version.
All works fine.
So how do you accomplish this, installing this button to open page in new opera?
-
newoperanut last edited by
This is intriguiong. Do they share the same profile or set up separate ones?
-
A Former User last edited by
By default Opera 22 will import some of your 12's profile data to a separate profile.
-
A Former User last edited by
No problem at all, I do this myself.
They can actually even be installed in the same folder, but personally I'd recommend installing them in different folders.
There is no interaction between the two versions at all.
In fact I have programmed a toolbar button on 12.17 to open the displayed page in Opera 24 (the current developer version), so if a site malfunctions in 12.17 I can open it in the later version.
All works fine.
So how do you accomplish this, installing this button to open page in new opera?
Open standard_toolbar (1).ini in your profile\toolbar folder with notepad.
Find the [Browser Toolbar.content] section.
Add there -
ButtonXX, "[button name]"="Execute program, "[path to opera 15+]\Launcher.exe", "%u", "[button pop-up label]", "[button icon]""
XX is the button position on the toolbar, replace the bits in square brackets with the button name, the path to your Opera 15+ installation, and the pop-up label you want on the button. If you want an icon on the button, you will have to make one and put its name in "button icon", but this isn't essential.