PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   CDMA Diamond Development (http://forum.ppcgeeks.com/forumdisplay.php?f=67)
-   -   opera on start menu (http://forum.ppcgeeks.com/showthread.php?t=53090)

Jmz 01-13-2009 10:16 PM

opera on start menu
 
I was wondering how to get opera mobile on the start menu. I know how to add it but how do I delete internet explorer from the start menu?

maybe I should say automatically in my rom.

Calkulin 01-13-2009 10:28 PM

Re: opera on start menu
 
With an xml it can be done,

<characteristic type="%CE17%\Opera Mobile.lnk" translation="install">
<characteristic type="Move">
<parm name="Source" value="%CE11%\Opera Mobile.lnk" translation="install" />
</characteristic>
</characteristic>

Jmz 01-14-2009 05:52 AM

Re: opera on start menu
 
Quote:

Originally Posted by Calcu (Post 638348)
With an xml it can be done,

<characteristic type="%CE17%\Opera Mobile.lnk" translation="install">
<characteristic type="Move">
<parm name="Source" value="%CE11%\Opera Mobile.lnk" translation="install" />
</characteristic>
</characteristic>


Thanks

Jmz 01-14-2009 10:04 AM

Re: opera on start menu
 
This is what I have in a standalone XML that is used in Autorun. It is called in the config file as XML: \Windows\operastart.xml

I am completely new to the XML formats. Never had to mess with them. Is this correct?

Code:

<wap-provisioningdoc>
    <characteristic type="FileOperation">
        <characteristic type="%CE11%\Internet Explorer.lnk" translation="install" >
            <characteristic type="Move">
                <parm name="Source" value="%CE17%\Internet Explorer.lnk" translation="install"/>
            </characteristic>
        </characteristic>
        <characteristic type="%CE17%\Opera Mobile.lnk" translation="install" >
            <characteristic type="Move">
                <parm name="Source" value="%CE11%\Opera Browser.lnk" translation="install"/>
            </characteristic>
        </characteristic>       
    </characteristic>
</wap-provisioningdoc>


briggs 01-14-2009 12:03 PM

Re: opera on start menu
 
Quote:

Originally Posted by Calcu (Post 638348)
With an xml it can be done,

<characteristic type="%CE17%\Opera Mobile.lnk" translation="install">
<characteristic type="Move">
<parm name="Source" value="%CE11%\Opera Mobile.lnk" translation="install" />
</characteristic>
</characteristic>


OOooooo, more goodies to put in my [UC] setup files.

indagroove 01-19-2009 07:15 PM

Re: opera on start menu
 
Does anyone have a tutorial on WM xml commands?

Jmz 01-19-2009 10:37 PM

Re: opera on start menu
 
Quote:

Originally Posted by indagroove (Post 652190)
Does anyone have a tutorial on WM xml commands?

+1 for that:mrgreen:

OMJ 01-20-2009 03:47 AM

Re: opera on start menu
 
Quote:

Originally Posted by indagroove (Post 652190)
Does anyone have a tutorial on WM xml commands?

Here is a good start......

http://forum.xda-developers.com/showthread.php?t=366337

I thought Rstoyguy posted a link to a MS page that had good info, I'll see if I can find it.


All times are GMT -4. The time now is 12:57 AM.

Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0