Hi,
I found a bug in TC 11.03 about items in Start menu.
When the Command is a TC command (i.e. cm_ / em_) *AND* there is no parameter specified, the icon is not diplayed.
The icon index is properly specified in .INC as (pointing to an actual icon in .DLL) :As a workaround, I found that if I specify "%" in the Parameters field, then the icon is displayed.
If the Command is a program (e.g. notepad.exe), everything works as expected.
I found a bug in TC 11.03 about items in Start menu.
When the Command is a TC command (i.e. cm_ / em_) *AND* there is no parameter specified, the icon is not diplayed.
The icon index is properly specified in .INC as (pointing to an actual icon in .DLL) :
Code:
701=<index>
If the Command is a program (e.g. notepad.exe), everything works as expected.
Statistics: Posted by jonathanpoulin — 2024-07-04, 18:53 UTC