Icon on context menu entry

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!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top