Hello,
i Need help to add a favorite to IE. UI Sample Browser Registry Settings (Compact 7)
added regkey
RegBasedFavorites REG_DWORD 1
then
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Favorites\<name>.
A separate key exists for each favorite entry.
@ REG_SZ
URL of the favorite that appears with the same "name" as the key.
Not set.
e.g.
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Favorites\Google
but the favorites are not visible inside the IE.
Also the favorites should be cold boot resistant.
is there a way to fix this ?
thx
Ralf