I couldn't use custom icons. Please help!

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
evangelina
Posts: 13
Joined: 16 Dec 2021 10:52

I couldn't use custom icons. Please help!

Post by evangelina »

I am sure that custom icon is enable:
2021-12-16_17-54-53.png
2021-12-16_17-54-53.png (9.02 KiB) Viewed 1331 times
But when I set my own rule by pointing *.pdf to acon.ico (in <xyicons> folder)
2021-12-16_17-55-45.png
2021-12-16_17-55-45.png (19.56 KiB) Viewed 1331 times
It would not work. :(
2021-12-16_17-58-16.png
2021-12-16_17-58-16.png (55.67 KiB) Viewed 1331 times
It works when I point the source to say, notepad
2021-12-16_17-59-04.png
2021-12-16_17-59-04.png (19.78 KiB) Viewed 1331 times
2021-12-16_17-59-22.png
2021-12-16_17-59-22.png (60.2 KiB) Viewed 1331 times
Please help out. Thank you very much! I am new to xyplorer :)

BTW, can I use custom icons for the icons in fav file or fav folder lists?

highend
Posts: 14571
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: I couldn't use custom icons. Please help!

Post by highend »

It looks like it works as expected. Upload the acon.ico somewhere...
One of my scripts helped you out? Please donate via Paypal

evangelina
Posts: 13
Joined: 16 Dec 2021 10:52

Re: I couldn't use custom icons. Please help!

Post by evangelina »

But the acon.ico is supposed to look like this...
2021-12-16_18-22-31.png
2021-12-16_18-22-31.png (11.96 KiB) Viewed 1322 times
I also tried many other ico files.
All turned out as the generic win10 image icon :(

highend
Posts: 14571
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: I couldn't use custom icons. Please help!

Post by highend »

It works fine here so maybe your icon cache is broken?

https://www.howtogeek.com/232779/how-to ... indows-10/

Reboot afterwards
One of my scripts helped you out? Please donate via Paypal

klownboy
Posts: 4397
Joined: 28 Feb 2012 19:27
Location: Windows 11, 25H2 Build 26200.7171 at 100% 2560x1440

Re: I couldn't use custom icons. Please help!

Post by klownboy »

Enter e <xyicons>; in XYplorer's address bar. What is the result? Unless you provide the full path, your icons like acorn.ico, have to be in this folder for that Customized File Icons to work. Also check your spelling of acorn.ico vs acon.ico.

admin
Site Admin
Posts: 64886
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: I couldn't use custom icons. Please help!

Post by admin »

My bet is on the spelling. :)

highend
Posts: 14571
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: I couldn't use custom icons. Please help!

Post by highend »

I also tried many other ico files.
And she misspelled all of them?
One of my scripts helped you out? Please donate via Paypal

admin
Site Admin
Posts: 64886
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: I couldn't use custom icons. Please help!

Post by admin »

Damn, right. :maf:

evangelina
Posts: 13
Joined: 16 Dec 2021 10:52

Re: I couldn't use custom icons. Please help!

Post by evangelina »

1.png
1.png (19.87 KiB) Viewed 1283 times
Guys, thank you very much for the tips! And to point out my bad spelling :)

I found out what's happening.

My *.ico file was associated with the Win10 Photo Viewer App.

When I reset the association with Microsoft Paint. Everything works normally.

Finally, may I know how to use custom icons on fav files/fav folders? I know for the internal icons, I do it like this

Code: Select all

"File Association|:lstmgmt" #614;

klownboy
Posts: 4397
Joined: 28 Feb 2012 19:27
Location: Windows 11, 25H2 Build 26200.7171 at 100% 2560x1440

Re: I couldn't use custom icons. Please help!

Post by klownboy »

Sure, go into the menu Tools > List Management and select Favorite Files... or Favorite Folders... and from there youcan add or modify your Favorites using a format similar to this:

Code: Select all

"1by1|<xyicons>\music_01.ico" D:\Music\1by1\1by1.exe
"Downloads|D:\Graphics\Icons\down_box.ico" goto "G:\downloads\";
"XY scripts|D:\Graphics\Icons\xy.ico" goto "D:\Tools\XYplorer\Scripts\";
You can also edit them from the menu, Favorites > Manage Favorite Files... or Manage Favorite Folders...

evangelina
Posts: 13
Joined: 16 Dec 2021 10:52

Re: I couldn't use custom icons. Please help!

Post by evangelina »

klownboy wrote: 16 Dec 2021 14:30 Sure, go into the menu Tools > List Management and select Favorite Files... or Favorite Folders... and from there youcan add or modify your Favorites using a format similar to this:

Code: Select all

"1by1|<xyicons>\music_01.ico" D:\Music\1by1\1by1.exe
"Downloads|D:\Graphics\Icons\down_box.ico" goto "G:\downloads\";
"XY scripts|D:\Graphics\Icons\xy.ico" goto "D:\Tools\XYplorer\Scripts\";
You can also edit them from the menu, Favorites > Manage Favorite Files... or Manage Favorite Folders...
Nice! Thanks a lot! I love this community. So glad to finally find a dream file explorer.

Post Reply