Icons for .ico files are not displayed
Moderators: Hacker, petermad, Stefan2, white
Icons for .ico files are not displayed
The icons for *.ico files are displayed blank for me in the current Window 11 version (see signature).
All other programs I tried show correct the content as icons.
Tested with:
Explorer
Everything
Free Commander
XYplorer
Wincmd.ini contains Showicons=2
This also happens with a fresh ini.
All other programs I tried show correct the content as icons.
Tested with:
Explorer
Everything
Free Commander
XYplorer
Wincmd.ini contains Showicons=2
This also happens with a fresh ini.
Windows 11 Home, Version 24H2 (OS Build 26100.3915)
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
- ghisler(Author)
- Site Admin
- Posts: 50421
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: Icons for .ico files are not displayed
That's because TC only tries to load the icons when the DefaultIcon field is set to %1 or "%1". There is no chance to find out that there are per file icons with the registry entries in that thread.
The other apps seem to let the Explorer load all the icons, which I don't want to do because then associated icons will be shown as a sheet with a mini version of the icon in it, which is almost impossible to recognize.
The other apps seem to let the Explorer load all the icons, which I don't want to do because then associated icons will be shown as a sheet with a mini version of the icon in it, which is almost impossible to recognize.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: Icons for .ico files are not displayed
ghisler(Author) wrote: 2022-12-07, 08:19 UTC Sie können es wie folgt manuell ändern:
1. Regedit.exe starten
2. Im Pfadfeld oben folgendes einfügen:
Computer\HKEY_CLASSES_ROOT\AppX43hnxtbyyps62jhe9sqpdzxn1790zetc\DefaultIcon
3. Im rechten Fenster auf (Standard) doppelklicken und den Eintrag dort ersetzen durch:
%1
Der Originaleintrag ist ein Symbol einer App:
@{Microsoft.Windows.Photos_2022.31110.14005.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.Windows.Photos/Files/Images/PhotosLogoExtensions.png}
The change worked for me immediately and without a PC or TC restart!ghisler(Author) wrote: 2022-12-07, 08:19 UTC You can change it manually as follows:
1. Start Regedit.exe
2. In the path field above, insert the following:3. In the right-hand window, double-click on (Default) and replace the entry there with:Code: Select all
Computer\HKEY_CLASSES_ROOT\AppX43hnxtbyyps62jhe9sqpdzxn1790zetc\DefaultIcon
The original entry is a symbol of an app:Code: Select all
%1
@{Microsoft.Windows.Photos_2022.31110.14005.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.Windows.Photos/Files/Images/PhotosLogoExtensions.png}
Thanks a lot!
Windows 11 Pro (x64) Version 22H2 (OS build 22621.900) | TC 10.52 x64/x86
- ghisler(Author)
- Site Admin
- Posts: 50421
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: Icons for .ico files are not displayed
This should be fixed in TC 11 beta, please test it. The problem was that the .ico files were associated with a Windows App (not a desktop program).
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: Icons for .ico files are not displayed
Thanks for the bugfix (still untested by me)!ghisler(Author) wrote: 2023-05-03, 19:23 UTC This should be fixed in TC 11 beta, please test it. ...
Mmh, the display of the icons works for me with the/your above registry entry (unchanged since then).
I would also like to leave it at that.
@Horst.Epp
Can you please check this issue again and confirm the bugfix?
___________________________________
[Otherwise I need a test scenario please].
- ghisler(Author)
- Site Admin
- Posts: 50421
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: Icons for .ico files are not displayed
2tuska
You could change the registry key back to
@{Microsoft.Windows.Photos_2022.31110.14005.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.Windows.Photos/Files/Images/PhotosLogoExtensions.png}
to check whether it still shows icons then. If not, you can simply change it back to %1.
You could change the registry key back to
@{Microsoft.Windows.Photos_2022.31110.14005.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.Windows.Photos/Files/Images/PhotosLogoExtensions.png}
to check whether it still shows icons then. If not, you can simply change it back to %1.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: Icons for .ico files are not displayed
2ghisler(Author)
Thank you for posting the test scenario.
Windows 11 Pro (x64) Version 22H2 (OS build Build 22621.1635) | TC 11.00b1 x64/x86 portable in C:\totalcmd
See also: ICON Symbole werden nicht angezeigt
Thank you for posting the test scenario.
- TC started as administrator
- regedit.exe <ENTER> entered in the TC command line
- Entered the following in the Regedit - path field and pressed ENTER:
Code: Select all
Computer\HKEY_CLASSES_ROOT\AppX43hnxtbyyps62jhe9sqpdzxn1790zetc\DefaultIcon
- Surprise! This value was already there (instead of %1):
Code: Select all
@{Microsoft.Windows.Photos_2022.31060.30005.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.Windows.Photos/Files/Assets/PhotosLogoExtensions.png}
- Default app for file type ICO still detected: Windows Photo viewer (German: Windows-Fotoanzeige)

HISTORY.TXT wrote:03.05.23 Release Total Commander 11.00 beta 1
30.01.23 Fixed: No per file icon images for .ico files were shown on Windows 11, due to file association with Windows app (32/64)
Windows 11 Pro (x64) Version 22H2 (OS build Build 22621.1635) | TC 11.00b1 x64/x86 portable in C:\totalcmd
See also: ICON Symbole werden nicht angezeigt
- ghisler(Author)
- Site Admin
- Posts: 50421
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: Icons for .ico files are not displayed
Great, thanks for checking!
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com