E71: how to remove Nokia links from bookmarks?

How do I remove the the Nokia links from bookmarks?
I am unable to delete, or move, them to a folder.

It easy to remove all those Nokia bookmarks links and folders. Just remove the bookmarks db file...
Use Y-Tasks (process & threads) to kill "FavoritesSrv.exe"
You need self sign Y-Tasks.
Then go to... C:\Private\100012a5 and delete...
DBS_101FD685_BrowserBookmarks.db
That's for FP 1 & FP 2 devices for FP 3 devices you need to copy the DBS_101FD685_BrowserBookmarks.db that I included a download link to, copy that to the C:\Private\100012a5, overwriting the original file!
Then restart your device...
After you do that the only folders that you will have by default are...
Web Feeds
Auto.Bookmarks
They are left because they are related to the browsers settings...
FP3 replace db file
http://rapidshare.com/files/183216086/FP3.rar

Similar Messages

  • How to remove a chat from bookmarks

    Hi, I'm trying to remove a chat from bookmarks, but I can't because the button is not clickable.
    It's a group chat and I have been removed from it so I guess this is why the button is no more active. Is there a way to do it anyway?
    Thanks for helping...

    If anyone knows a procedure, even if it involves changing configuration files o something like that... please help!

  • How to remove namespace link from the output XML

    i have to remove 'xmlns:xdoxslt="http://www.oracle.com/XSL/Transform/java/oracle.apps.xdo.template.rtf.XSLTFunctions"' (namespace) from the output xml file which is generated from the BIP. I need my output XML file without that namespace link, this namespace link is coming for each element.
    Anybody know how to do that please help.
    output xml file
    <?xml version="1.0" encoding="UTF-8" ?>
    <Reports version="2.00">
    <deliveryNote xmlns:xdoxslt="http://www.oracle.com/XSL/Transform/java/oracle.apps.xdo.template.rtf.XSLTFunctions">
    <subjectId />
    </deliveryNote>
    <deliveredReports xmlns:xdoxslt="http://www.oracle.com/XSL/Transform/java/oracle.apps.xdo.template.rtf.XSLTFunctions">
    <referDate>[Delivery note->H4]</referDate>
    </deliveredReports>
    <simpleReports xmlns:xdoxslt="http://www.oracle.com/XSL/Transform/java/oracle.apps.xdo.template.rtf.XSLTFunctions">
    <numberOfReports>2</numberOfReports>
    <nReport>
    <reportName>Xyz</reportName>
    <reportVersion>1.0</reportVersion>
    <observations>
    <numberOfObservations>15</numberOfObservations>
    <columnObservation>
    <y>9</y>
    <rO>
    <x>14</x>
    <o>11</o>
    <o>21</o>
    <o>121</o>
    </rO>
    </columnObservation>
    </observations>
    </nReport>
    </simpleReports>
    </Reports>
    my xslt file
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xdoxslt="http://www.oracle.com/XSL/Transform/java/oracle.apps.xdo.template.rtf.XSLTFunctions" >
    <xsl:output method="xml" encoding="UTF-8"/>
    <xsl:template match="/">
         <xsl:element name="Reports">
              <xsl:attribute name="version">2.00</xsl:attribute>
                   <deliveryNote>
                        <subjectId></subjectId>
                        </deliveryNote>
                   <deliveredReports>
                        <referDate>[Delivery note->H4]</referDate>
                   </deliveredReports>
                   <simpleReports>
                        <numberOfReports>2</numberOfReports>
                        <nReport>
                                  <reportName>Xyz</reportName>
                                  <reportVersion>1.0</reportVersion>
                                       <observations>
                                       <numberOfObservations>15</numberOfObservations>
                                       <columnObservation>
                                            <y>9</y>
                                            <rO>
                                                 <x>14</x>
                                                      <xsl:for-each select="TEST_XML/LIST_R1/R1">
                                                           <o><xsl:value-of select="xdoxslt:lpad(COL1,10,' ')"/></o>
                                                      </xsl:for-each>
                                            </rO>
                                       </columnObservation>
                                       </observations>
                             </nReport>
                        </simpleReports>
              </xsl:element>
    </xsl:template>
    </xsl:stylesheet>

    Please post the same in BI Publisher forum
    BI Publisher
    Thanks,
    Vino

  • How to remove attachment link from header!!

    Hi All,
    I have created a Process in CAF-GP design time workbench. There are 5-6 actions/process steps in this process. End user is accessing this process through Web Dynpro iView in portal.When the end user access the actions/process activities steps of this process, a link called 'Attachments' is displayed to him/her. By following that link, user can create attachments in that step. I want to hide/disable that link. Is it possible to do it somehow through configuration? If not how should I proceed?
    Thanks in advance..
    Regards,
    Dharam Vir
    +1-847-938-4218

    http://free.avg.com/us-en/linkscanner-mac
    I have no experience with that particular software but such things are usually garbage. There has been at least one crash report attributed to it and it may not be compatible with Mavericks.
    Edit: I can find no obvious way to uninstall it from perusing its website. If you contact them (phone number is 510 771 1717) do not permit them to remotely access your Mac. That is an invitation for illicit activity and even more trouble.
    AVG may demand money from you to help eradicate their junk from your Mac. If they do, refuse. If you don't get anywhere with them write back for suggestions.

  • How to remove a link from a pdf file

    I am reading a pdf file using preview. I is a freely available research article. While marking words to look them up in the dictionary I noticed on two of the 40+ pages, the curser had changed from the "mark text"-symbol to the hand symbol as one would expect when hovering over a link. When I click on the pdf page safari opens up and lead me to the publishers website offering distantly related articles to the one I am reading at the moment. When I open the exact same pdf file in adobe acrobat 11, no such behaviour can be observed. Is there an explanation for that, more importantly can I switch the link of?
    many thanks
    Chris
    Running mountain lion .4, Safari 6.0.5, preview 6.0.1 and Adobe acrobat 11.0.02
    file in question: http://www.demographic-research.org/Volumes/Vol22/34/

    Archana,
    Can you wrap your code in <code> tags (use square brackets rather than angled ones), as the forum software is interpretting the HTML tags, in other words we can't see what you mean ;)
    In any case, there are a few different options (guessing at what your problem is, without seeing the actual data), you could use htf.escape_sc or replace, regexp_replace etc to substitute the values before you output them to your PDF.
    Hope this helps,
    John.
    Blog: http://jes.blogs.shellprompt.net
    Work: http://www.apex-evangelists.com
    Author of Pro Application Express: http://tinyurl.com/3gu7cd
    REWARDS: Please remember to mark helpful or correct posts on the forum, not just for my answers but for everyone!

  • How to remove Nav-links from mac?

    Today when I start my computer, I notice that there was many Nav-links in every webbpage I visit. They are promoting ads and creating traffic in my mac and I do not like it.
    Everyone can help me to remove them?

    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information. <br>
    '''Note''': ''This will cause you to lose any Extensions and some Preferences.''
    *Open websites will not be saved in Firefox versions lower than 25.
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!
    Thank you.

  • How to remove source link in PDF file

    Hello,
    I want to create pdf files of all newsletters our organization has sent out for the past year. I took a template from the software we use for sending out our newsletters. I saved this template as an htm file on my desktop. Then I used acrobat pro to create a new pdf file from a web page. It comes out perfectly, all links are working, no problems there. But on the left top of the document there is a link to where that file is stored on my pc. It looks like this:
    file:///C|/Documents%20and%20Settings/..........
    I hope somebody can tell me how I remove that link from there. I've been struggling with it for some time now.
    Kind regards,
    Lucas

    In the dialog of 'Create PDF from Web Page'you can change the settings.

  • How to remove a DC from DTR?

    Hi all,
    what is the best way to remove a DC from the Development Configuration Perspective?
    The DC was created by myself and is not used by others.
    Thanks for your help
    Regards,
    RK
    [How to remove a DC from DTR?;

    Hi,
    We recently released a note which describes how to delete a DC (with certain limitations): SAP Note 864515.
    Regards,
    Manohar
    Link to the Note : http://service.sap.com/~form/handler?_APP=01100107900000000342&_EVENT=DISPL_TXT&_NNUM=864515

  • How to remove unused objects from the webcatalog In OBIEE11g

    Hi,
    I want to delete unused objects from obiee11g catalog, i know in obiee10g it's working fine (i.e: we can do it via manage catalog then delete the unused objects) is there any way to do it automatically like RPD utility --->removing unused objects from Physical layer in RPD
    fyi: I don't want to delete manualy. i need somethink like button/link to find unused objects(report,filter,folder..etc) from my obiee11g catalog.
    Thanks
    Deva
    Edited by: Devarasu on Nov 29, 2011 12:06 PM
    Edited by: Devarasu on Nov 29, 2011 3:15 PM

    Hi,
    Checked with Oracle Support team and confirmed below points
    --> incorporated into the Current product and consider as BUG it may resolve future release
    --> Currently there isnt any automatic method to remove the unused objects like reports, filters,folder etc from catalog.
    Treated as Bug
    Bug 13440888 - AUTOMATICALLY REMOVE OF UNUSED CATALOG OBJECTS FROM WEBCATALOG
    FYI:
    SR 3-4984291131: How to remove unused objects from the webcatalog in obiee11g
    Thanks
    Deva

  • Removing customization link from portlet header.

    Hi,
    Could u suggest me out of the 2 ways to remove customization link from portlet header.I am using the default stock prices portlet in my page.
    Where and how should i change the provider.xml file.
    If not this how can I setShowEdit(False) which is one of the methods in MutablePortlet interface.How can i find this code related to Stock portlet.I mean where can we have access this code where the provider API's are used for some of the readymade portlets that oracle provides.
    I am using release 1 of oracle portal.
    Thanx
    Vipul

    Hi,
    I see two things that you could try :
    first try to set the security level at the portlet level, then allow users to display your portlet, not to customize it. I know it's possible with tabs, maybe it can apply to you.
    Else you also can modify the package of your portlet (or the provider.xml file if it's not the package). You should read the pl/sql code and find the variable concerning the customization link in the rendering part. It may be set to 'tru', just set it to 'false' and recompile.
    I've done it when installing some portlets and it works : that way I could translate the portlet in franch, remove the help link, remove the detail link, and so on...
    Hope this helps,
    Gael.

  • Remove a link from a folder

    Hello
    I am trying to remove a link from a folder. I am using the COLLECTION_DELETE_ITEM service with the following parameters:
    contenedorDatos.putLocal (IdcService "," COLLECTION_DELETE_ITEM");
    contenedorDatos.putLocal (dCollectionID "Folder_ID")
    contenedorDatos.putLocal (hasCollectionID ", "true");
    contenedorDatos.putLocal (dDocName, "Doc_ID")
    The problem is that it removes the link and the original document, I want to delete only the link. How I can remove the link?
    Regards

    Better yet!
    </a></font><Font color=white>(Your Portlet Header here)
    The above one would work with IE as well as Netscape.
    If you just give </a> , in netscape you won't be able to see the header properly
    cheers,
    Ranjit

  • How to remove credit card from iphone4s

    how to remove credit card from iphone4s

    Not sure what you mean by this. Are you trying to remove your credit card information from the App Store/iTunes store?

  • How to remove available downloads from the list

    how to remove available downloads from the list without it resuming when i open itunes or check for available downloads?

    There is not a way to remove them from the list.  Just let them download, and then delete them from your library when they are done.

  • How to remove "open dns" from imac

    how to remove "open dns" from imac

    Unlock the Network preference pane, if necessary, by clicking the lock icon in the lower left corner and entering your password. Cllck Advanced, open the DNS tab, and delete the server addresses. Click OK and then Apply.

  • How to remove SD Card from the Card Reader slot - Satellite A100?

    Hi,
    Is there anyone to help me? I inserted a 64 MB SD card in the card reader slot of my Toshiba A100 model. It's the first time i have inserted the card. The card is inside the slot. I can not take it out! I don't have any idea how to remove the card from the card reader slot. I can see the contents of my SD card, can open the files too. But how to remove it out from the slot. Please help me giving your idea to remove the card out from the slot.
    Arjun

    Hi
    In my knowledge the SD card slot doesnt has a any additional helps like the PCMCIA slot to remove the card.
    You have to remove it simply. Try to grab the card and move it out. You can try to use the pair of tweezers. Maybe it helps

Maybe you are looking for

  • FCP Project file won't open

    Hello, An FCP project file I worked on this past Friday suddenly won't open. When I try it immediately gives the helpful "general error" message. I tried opening the autosave files as well, with no luck. I tried renaming the project file and manually

  • Phone was wiped by desktop software.

    Hello i had a problem last night with my app world it had dissapered when i restared my phone. s i tryed to put it back on and it wiped my phone so i rang up blackberry and they told me to ring orange. i have now done this and got app world back but

  • Remote tuxedo domain rejects connection from client only Tuxedo JCA Adapter

    I am trying to use a client only configured Oracle Tuxedo JCA Adapter 11.1.1.2.1 to connect to a remote tuxedo 10.3 domain. The connector is deployed to a JDeveloper 10.1.3.4 embedded OC4J container. The connector is failing silently when attempting

  • Navigating from APEX to Original App

    Hi, We have integrated APEX with Oracle E-Business Suite. When we click on APEX URL we are able to navigate from Oracle E-Business Suite to APEX. But I need following solution. What steps I need to follow if I want to come back from APEX to Oracle E-

  • Change color in a cell in JTable

    Hi, i need to Change color in a cell when this have the focus in a JTable. Thanks