Ok, me again, with a fun question. A program I'm working on allows for a filename to be put into the command line argument so I go through windows, to test it, and choose to open a text file using the "open with" menu and manually selecting the exe. Everything works fine except one thing, my program now appears in the open with menu and dialog but it's only the icon, there is no program name text. What, in the program itself, do I have to do to allow the name of the program to appear there?
Question
bangbang023 Veteran
Ok, me again, with a fun question. A program I'm working on allows for a filename to be put into the command line argument so I go through windows, to test it, and choose to open a text file using the "open with" menu and manually selecting the exe. Everything works fine except one thing, my program now appears in the open with menu and dialog but it's only the icon, there is no program name text. What, in the program itself, do I have to do to allow the name of the program to appear there?
Link to comment
Share on other sites
2 answers to this question
Recommended Posts