S
sara.ruiz.montan
Hello, I execute my program "myProgram.exe" with a context menu option
on any file, customizing windows registry:
HKEY_CLASSES_ROOT
*
shell
myEntry
(Default) Execute my program
command
(Default) myProgram.exe %1
This runs ok, but I want to put an icon on the left "Execute my
program". How can I do this?
Thanks!
on any file, customizing windows registry:
HKEY_CLASSES_ROOT
*
shell
myEntry
(Default) Execute my program
command
(Default) myProgram.exe %1
This runs ok, but I want to put an icon on the left "Execute my
program". How can I do this?
Thanks!