opera mini is my the most favorite program and now i can use it on pc.
do you like use it on pc and also large screen too?
also using it with it's new featurs (save,upload & download) ?
so this is the way:
first you need these softwares:
1- java runtime environment (jre) from
Code:
http://java.sun.com/
2- microemulator from
Code:
http://microemu.org/
3- opera mini both JAD & JAR From
Code:
http://www.operamini.com
now:
1- unzip microemulator package.
2- copy opera mini jad & jar files in microemulator
apps folder.
3- find
microemulator.jar and create a shortcut to it.
4- right click on this shortcut and select
properties.
5- clear
target editbox in properties dialog and copy this command there:
javaw -cp[/url] microemulator.jar;lib/microemu-jsr-75.jar org.microemu.app.Main --impl org.microemu.cldc.file.FileSystem org.microemu.examples.fcview.FCViewMIDlet apps\opera-mini-4.1.11355-advanced-int.jad
which you must replace
opera-mini-4.1.11355-advanced-int.jad with your jad file name.
6- in file [
Documents and Settings\[user name]\.microemulator\config2.xml] add this lines before </config>:
<extensions>
<extension>
<className>org.microemu.cldc.file.FileSystem</className>
<properties>
<property VALUE="C:\" NAME="fsRoot" />
</properties>
</extension>
</extensions>
now all the job is down...
>>> double click the shortcut to execute microemulator and then select opera mini on emulator screen or select start<<<
to resize emulator screen to fit your screen select "
option\select device" and then select "
add" from opened dialog. now go to your microemulator folder and there from "
device" folder select "
microemu-device-resizable.jar".
now you can resize your emulator.
enjoy:cool:
-----------
this is a screenshoot

-----------