11-14-2008, 01:11 AM
|
|
|
Join Date: 11-14-2008
|
|
PDAPhone: None
|
|
Carrier: None
|
| Posts:
1 |
 |
Quote:
Originally Posted by TalynONe
The magic portion is the number after the the letter "s" in the shortcut target. This is the list position of the Java Midlet in the Jeodek/Jbed application list. If you install Jeodek/Jbed as a fresh install (non Mogul users), and then directly install Opera Mini, just use the number "0" to refer to Opera Mini ("\windows\jbed.exe -run s0_"). If you install another MIDlet (after Opera Mini), its index will become 1, then the next installed Midlet will have an index of 2, and so on.
|
You can specify MIDlets using vendor and MIDlet suite name; no need to figure out which number corresponds to which installed MIDlet. For Opera Mini, use:
[...]jbed.exe -run -vendor "Opera Software ASA" -suiteName "Opera Mini"
Use Menu|Info command to find out vendor name.
HTH
|
|
|
|
|