Opera 9.00.8502

do the following:

1) you need to extract the msi installer from inside the download package but WinRAR can\\\'t be used for this. So start the installer but don\\\'t progress any further, and navigate to your temp directory in your documents and settings folder (not Windows temp), and look for the newly extracted msi file. Copy this file to somewhere safe, and then close the setup program down.

2) rename the msi installer file to setup.msi

3) use this code to silently install:

Msiexec /i setup.msi /qb  


or you can also just use

setup.msi /qb



Submitted by soporific.
Last updated 2006-07-23 10:15:00 by soporific