Hi'
Nice to see lotsa folder icons coming from everywhere!
1.
Regmos wrote:I'm having some trouble understanding the un-/selected patterns.
I'm unsure too...
Can
(un)selected folder state icons only be set for the whole system? From you example:
*\>Desktop\icons\Win7 Icons\Icon_6.ico
**\>Desktop\icons\Win7 Icons\Icon_5.ico
Then (how) is it possible to do this less generally for drives, specific folders...? e.g.
[CD]:\*\ /d>Icon_Local_Closed.ico
[CD]:\**\ /d>Icon_Local_Opened.ico
[F-J]:\*\ /d>Icon_Flash_Closed.ico
[F-J]:\**\ /d>Icon_Flash_Opened.ico
Here (WinXPSP3), only the upper "unselected-closed" \*\ definitions are used.
---------
2.
Is there a speed difference between \*\ and /r ?
i.e. Should we favor one over the other for drives (knowing they don't use the icon anyway)? e.g.
[CD]:\*\ /d>Folder.ico
vs
[CD]:\ /rd>Folder.ico