[Винда] Где хранится иконка, приписанная к расширению?
CodInfoAPR\DefaultIconоно
Сменить его получается только с помощью свойства папки-типы файлов-нужное расширение-дополнительно-сменить значёк
There is a hidden icon cache file in your windows directory, ShellIconCache, which contains a copy of all the default desktop icons. It sometimes gets corrupted. If it does, your icons will go all black or they may display the wrong icons. If this happens, delete it and reboot. NT (& Win9x) will repopulate the cache with the default icons. To delete the ShellIconCache:
* at a command prompt, change to the %SystemRoot% folder
* remove the hidden attribute from the file:
type attrib -h shelliconcache and press ENTER.
* delete the file:
type del shelliconcache and press ENTER.
* logoff and backon and the default icons should be restored.
TweakUI has been known to corrupt the ShellIconCache.
This tip applies to all versions of Windows including Windows NT, Windows 2000, and Windows XP.
Респект =)
откель такое счастье? мона ссылочку?
не помню. что винда иконки кеширует и что с этим бывают глюки я и так знал, не помнил только куда. гуглится за 2 минуты по словам icon cache.
Оставить комментарий
kill-still
Как в InnoSetup обновить кэш с этой картинкой?С выходом новой версии дизайнер новую иконку нарисовал, как её обновить?
стирание/записывание заново
Root: HKCR; Subkey: ".apr"; ValueType: string; ValueName: ""; ValueData: "CodInfoAPR"; Flags: uninsdeletevalue;
Root: HKCR; Subkey: "CodInfoAPR"; ValueType: string; ValueName: ""; ValueData: "Äîêóìåíò ÏèÊ ÑòÎÔ"; Flags: uninsdeletekey;
Root: HKCR; Subkey: "CodInfoAPR\DefaultIcon"; ValueType: string; ValueName: ""; ValueData: "{app}\StOF.exe,0"; Flags: uninsdeletekey
Root: HKCR; Subkey: "CodInfoAPR\shell\open\command"; ValueType: string; ValueName: ""; ValueData: """{app}\StOF.exe"" ""%1"""; Flags: uninsdeletekey
не помогает