I'm kinda new to Delphi programming, so please bear with me. At work, I'm maintaining some code written by someone else. Everything was fine for a while, until I noticed with the last 2 to 3 builds that I created, that:
1. the version/revision information that I defined in 'Option' no longer display when I hover the mouse pointer over the .exe file.
2. the customized icon no longer display with the .exe, shows only a generic windows icon, also, that option is grayed out in the 'Option' dialog box.
How can I resolve this?
I'm doing my best to explain my problem, hope I make sense.
1. the version/revision information that I defined in 'Option' no longer display when I hover the mouse pointer over the .exe file.
2. the customized icon no longer display with the .exe, shows only a generic windows icon, also, that option is grayed out in the 'Option' dialog box.
How can I resolve this?
I'm doing my best to explain my problem, hope I make sense.