winapi - Refresh IconCache.db programatically -
i have button fore firefox.exe pinned. changed pinned icon via registry set path url:
i addedfirefox.exe folder hkey_local_machine: hkey_local_machine\software\classes\applications\ , set it's value c:\users\myusername\downloads\addon.ico i added firefox.exe folder hkey_current_user: hkey_current_user\software\classes\applications\ , set it's value c:\users\myusername\downloads\addon.ico the icon @ path exists.
however though icon pinned doesn't take. i'm guessing have refresh iconcache.db can please recommend way win api? without restarting computer or programme or logging off computer please hope.
thanks noit
try shchangenotify(shcne_assocchanged, shcnf_idlist, nil, nil). must helps you.
winapi icons windows-taskbar
No comments:
Post a Comment