Using shell32 icons in favorite items
Posted: 03 Mar 2023 07:58
Hi all,
New to XYplorer! It is a great tool, I am still fiddling around, but love the functionality!
I have a question that cannot be answered by any previous post, so here I come...
I found that you can use shell32 icons in CTB like this:
I also found that I can use custom ico file or CTB icon in the favorite icon like this or
But I cannot get the favorite icon to use the shell32.dll.
I have tried or
It does not work...
Can someone please help?
Thank you!!
New to XYplorer! It is a great tool, I am still fiddling around, but love the functionality!
I have a question that cannot be answered by any previous post, so here I come...
I found that you can use shell32 icons in CTB like this:
Code: Select all
%SystemRoot%\SYSTEM32\shell32.dll /21Code: Select all
"Name|path-to-ico"tab("new","path-to-file");Code: Select all
"Name|:CTB-ico-name"tab("new","path-to-file");I have tried
Code: Select all
"Name|%SystemRoot%\SYSTEM32\shell32.dll /21"tab("new","path-to-file");Code: Select all
"Name|'%SystemRoot%\SYSTEM32\shell32.dll /21'"tab("new","path-to-file");Can someone please help?
Thank you!!