I have read how to programmatically change a project's product version which deals with using the Resource editor to update the appropriate sections of a project's resource file. But the version information under discussion is what appears in the resource file and is available from Explorer by
- Right-clicking the .exe or .dll.
- selecting Properties and the Details tab.
But this version does not correspond to the version displayed in the Control Panel / Add-Remove Programs. I've changed my resource file version, but Add/Remove programs lists my application as being v1.0. Where is this version information maintained?