Multi Commander Support Forum
Multi Commander => Support and Feedback => Topic started by: total_annihilation00 on November 23, 2024, 11:56:11
-
I tried adding Custom Icons (via Configuration menu > File Type Setup > Icons) for .txt .ahk .ini .pdf (they're .ico files), but it's not showing these new updated icon entries ! Even tried closing & relaunching MC. Is it working for anyone else ? Also wondered if you could make custom icons for Folders as well ?! I'am guessing not...
-
Yes, it works. Folder icons can be chaged via desktop.ini files.
P.S. But MC doesn't seem to respect desktop.ini settings
-
MC get folder icon from Windows.. And Windows should return the icon from the desktop.ini file.. However Windows sometimes cache the icon and you might need to refresh the Windows icon cache.
-
@Mathias, yes, I apologize. It also works.
P.S. But after changing desktop.ini MC has to be restarted, refreshing Explorer panel is not enough.
-
AH, I will try getting it to work after a Windowz restart —otherwise I'll give up on it, as it's not visibly an instant change… :D
-
if you go to
C:\Users\<username>
You see that a lot of folder has none default icon. This are from desktop.ini inside the folder that Windows pick up.
Also the folder must have the "+r" (readonly) attribute set. else Window will not look for the desktop.ini (Atleast in windows 7.. Have not checked if that is still so in 10/11, But all the folders with icons in the C:\users\<username> folder has +r in Win10/11 for me )
-
Oh iyc, thank you —I will look into it… 👍