Changes

Jump to: navigation, search

Opera

1 byte added, 03:47, 7 February 2011
no edit summary
</source>
 
==Older Versions==
 
== Opera 10.63 ==
Download: [http://ftp.opera.com/pub/opera/win/1063/int/ http://ftp.opera.com/pub/opera/win/1063/int/]
Like 10.53 and 10.60, just change version numbers. Remove command should be this:
<source lang="xml">
<package
...
<remove cmd='msiexec /x {87CC8013-56D1-43E1-A0A5-AD406B4EBA95} /qn' />
</package>
</source>
 
== Opera 10.60 ==
 
Works like 10.53, just change the version numbers. Tested and working with Win XP pro SP3.
The MSI installer package can be downloaded from here: [http://ftp.opera.com/pub/opera/win/1060/int/ http://ftp.opera.com/pub/opera/win/1060/int/]
 
Change remove command to this:
<source lang="xml">
<package
...
<remove cmd='msiexec /x {1D2C96C3-A3F3-49E7-B839-95279DED837F} /qn' />
</package>
</source>
 
== Opera 10.53 ==
You may also add the MSI property UPDATE_LAST_INSTALL=1 to the command line. This property will remove entries for older versions of Opera from the Windows installer.
== Opera 10.60 ==
 
Works like 10.53, just change the version numbers. Tested and working with Win XP pro SP3.
The MSI installer package can be downloaded from here: [http://ftp.opera.com/pub/opera/win/1060/int/ http://ftp.opera.com/pub/opera/win/1060/int/]
 
Change remove command to this:
<source lang="xml">
<package
...
<remove cmd='msiexec /x {1D2C96C3-A3F3-49E7-B839-95279DED837F} /qn' />
</package>
</source>
 
 
== Opera 10.63 ==
Download: [http://ftp.opera.com/pub/opera/win/1063/int/ http://ftp.opera.com/pub/opera/win/1063/int/]
Like 10.53 and 10.60, just change version numbers. Remove command should be this:
<source lang="xml">
<package
...
<remove cmd='msiexec /x {87CC8013-56D1-43E1-A0A5-AD406B4EBA95} /qn' />
</package>
</source>
 
==Older Versions==
=== Opera 10 ===
Anonymous user

Navigation menu