In the light of the launch of MegaFon
Unlimited Internet services with OPERA MINI , I think it would be useful for many people to recall the publication of
Breaking Internet bans in the office or just saving traffic!So that this post was not a simple copy-paste, I prepared a
semi-finished assembly of Opera Mini 4 and 5 versions (~ 2 mb) for running
on a computer .
It will also need to install
JRE 6 (~ 20 mb)
The file
opera 4.2.bat launches the fourth version, and the file
opera 5.bat - the fifth version, respectively.
After the first launch, the traditional setting of the opera will occur, and I also recommend that you select
options-> select device -> resizable device -> set as default in the emulator menu and adjust the window to a convenient size.
')
The
.microemulator \ directory appears in your user's home directory. Find the file config2.xml and open it in any text editor.
To work through a proxy, add:
...
<system-properties>
<system-property name="http.proxyHost" value="webcache.mydomain.com"></system-property>
<system-property name="http.proxyPort" value="8080"></system-property>
<system-property name="http.nonProxyHosts" value="localhost"></system-property>
</system-properties>
...
To access the file system after the line </ windows insert the following lines:
