Doesn't shows empty icon

Things you’d like to miss in the future...
Forum rules
When reporting a bug, please include the following information: your XYplorer version (e.g., v27.90.0047), your Windows version (e.g., Win 11), and your screen scaling percentage (e.g., 125%). We recommend adding your Windows version and screen scaling percentage to your profile or signature. This will make debugging much easier for us.
Post Reply
richard228
Posts: 6
Joined: 23 Sep 2025 16:11

Doesn't shows empty icon

Post by richard228 »

I have defined it as -- *\ /e>D:\sync\exe\folder icons\folder.ico>\XYicon_FolderEmpty.ico //matches all empty folders and it doesn't shows the empty icons for folders

I'm using Xy 32bit,win 10 22h2,100%

WirlyWirly
Posts: 255
Joined: 21 Oct 2020 23:33
Location: Win 10 @ 100% (3440x1440)

Re: Doesn't shows empty icon

Post by WirlyWirly »

Use the code tag when posting in the forums.

Your syntax is wrong, everything after // is just a comment.

Code: Select all

*\ /e>D:\sync\exe\folder icons\folder.ico //matches all empty folder
The example you see in this other thread looks a bit different because it uses a built-in XY variables; <xypath>

viewtopic.php?p=232552#p232552

richard228
Posts: 6
Joined: 23 Sep 2025 16:11

Re: Doesn't shows empty icon

Post by richard228 »

I have changed it and it works but still it doesn't work If I use a custom icon for all folders of C:\ and D:\

richard228
Posts: 6
Joined: 23 Sep 2025 16:11

Re: Doesn't shows empty icon

Post by richard228 »

don,fix this

Post Reply