Thanks a lot for that new feature - it will save me a lot of time not having to update wcmicons.inc every time I make a change to my menu files.history.txt wrote:16.10.24 Added: Use icon defined in em_command also in main menu, but only from wcmicons.dll or .ico files, not from arbitrary exe or dll files (speed reasons) (32/64)
This doesn't work though:
Code: Select all
button=wcmicons.dll
Code: Select all
button=wcmicons.dll,0
And if I have set the button= to use an .exe file, but also have en entry in wcmicons.inc for that em_command, then the icon stated in wcmicons.inc is not used - I think wcmicons.inc should only be overruled if the button= is set to wcmiconc.dll or an .ico file
Could you probably also make this feature support icons from %COMMANDER_EXE%