Page 1 of 1

Custom Icon Folder Not Loading ?

Posted: 16 Feb 2014 19:44
by CookieMonster
I want a custom icon for a folder on drive J, this is how I have it setup, but the custom icon is not loading for the folder ?

Code: Select all

+J:\<foldername>\><filename>.ico

Re: Custom Icon Folder Not Loading ?

Posted: 16 Feb 2014 21:52
by nerdweed
Does it show the icon in Custom File Icon list after it is added?

If the full path to the icon is not provided, it looks for the icon in "XY data folder\Icons"

Re: Custom Icon Folder Not Loading ?

Posted: 17 Feb 2014 00:59
by CookieMonster
nerdweed wrote:Does it show the icon in Custom File Icon list after it is added?

If the full path to the icon is not provided, it looks for the icon in "XY data folder\Icons"
No it doesn't show the Icon in the Custom File Icon List. I place all my icons in XY data folder \ icons.

I named everything correctly, including the file paths.

Re: Custom Icon Folder Not Loading ?

Posted: 18 Feb 2014 03:50
by CookieMonster
+J:\*\>post_icon.ico
+J:\>post_icon.ico
Is not one of the above the correct method to apply a icon to all the folders on a drive ? XYPlorer is not seeing the icon, yet I place all my icons within
\AppData\Roaming\XYplorer\Icons\

Re: Custom Icon Folder Not Loading ?

Posted: 18 Feb 2014 09:05
by highend
Ever thought of what may be the correct path for the icons?...

Code: Select all

echo <xyicons>;

Re: Custom Icon Folder Not Loading ?

Posted: 18 Feb 2014 15:45
by CookieMonster
Those keyword short-cuts, are very useful. Thanks problem solved :)