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)