View Single Post
  #1872 (permalink)  
Old 03-29-2009, 11:37 AM
dsi76's Avatar
dsi76
Regular 'Geeker
Offline
Location: Canada
 
Join Date: Oct 2008
Posts: 311
Reputation: 815
dsi76 knows their stuffdsi76 knows their stuffdsi76 knows their stuffdsi76 knows their stuffdsi76 knows their stuffdsi76 knows their stuffdsi76 knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition

Does anyone know why you can't modify the Favourites under 6.5's Pocket IE? I tried doing the following, and even though it now adds a new entry under the registry, it doesn't appear under Favourites:

Code:
[HKEY_CURRENT_USER\Software\Microsoft]
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer]
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\FavoritesEntries]
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\FavoritesEntries\My Test Bookmark]
"Icon"="\\windows\\dsi.bmp"
"URL"="\\windows\\temp.html"


EDIT: Nevermind, this new IE uses a different method, it seems. I noticed under the BrowsingIE folder that there are provxmls that control it. (mxip_wpclang_favourites*.provxml)

Last edited by dsi76; 03-29-2009 at 01:57 PM.
Reply With Quote