Win32 Version Info mismatches ProductVersion

The Win32 Version Info Updater in 4.2.0.276 seem to have a problem where, if I uncheck “link product and file version”, the PRODUCTVERSION field is updated anyway. The ProductVersion string is kept at the old value however.

Since there’s no help available for that action it’s hard to tell if that’s the expected behaviour or not, and I honestly don’t know much about .rc-file versioning. The gut feeling is that something’s wrong however.

What do you think?
/axl

This sounds like a bug, but without seeing your project I cannot be sure. Please email it to support at finalbuilder dot com so we can see what is happening.


I’m not sure what the cause was, but I ended up having two actions, one which updates the file version, with everything referring to the product version unchecked, and another which updated the product version, but with all references to file version unchecked. That does what I want.