Re: how to check the application product version??
Originally Posted by wysota
I think he's talking about a possibility to embed the version of the application into the application executable (or the manifest, I don't know) on Windows that can be later read by Windows Explorer and displayed in the properties dialog of the application. If so, then this can only be retrieved using WinAPI (or by parsing the exe as Johan suggested).
Bookmarks