Title: RE: [MSVC] Missing app name

> After creating a new app I was testing opening a saved file.  I
> noticed that if I right clicked on the file and chose Open With, it
> said TODO <file
> description>.  I realized then that I had not changed any of
> the Version
> infomation so I did so and did a clean compile.  But the TODO
> statement is still there when I try Open With.  I did a search of the
> app files (using find
> in files) for TODO but didn't find anything.  I searched the
> registry thinking
> there was an entry there but no such luck.   Where does the
> file manager
> get the apps name?  Any idea why it isn't being shown
> correctly.  BTW, I
> changed the icon for my app and that is being shown correctly when I
> click Open With and the program does start if I click on the
> TODO <file
> decription>.  Also, the file does have a registered extension if that
> matters.

Open the .rc file in a text editor, and check the version info block to
see if you can locate any <TODO> entries.  If not, then maybe the shell
is caching those information; so a reboot might help?

-------------
Ehsan Akhgari

List Owner: [EMAIL PROTECTED]

[ Email: [EMAIL PROTECTED]; [EMAIL PROTECTED] ]
[ WWW: http://www.beginthread.com/Ehsan ]

They have something of which they are proud. What do they call it, that
which makes them proud? Culture, they call it; it distinguishes them
from the goatherds. -Thus Spoke Zarathustra, F. W. Nietzsche

Reply via email to