Win32 Version

I am looking for some kind of example that will show me what strings I need to have in my*.rc file in order for FinalBuilder to increment the appropriate versions in that file. I am also trying to version an .Interop dll; is that possible? I do not see a version tab when I try to get the properties of that dll on the file system. I get an empty string when using the Extract Version Info action.

Hi Kenneth,

FinalBuilder uses the “FileVersion” string, but you also need to have this inside the Win32VersionInfo section in the .rc file.

What actions are you trying to use? And what exactly are you trying to achieve?

cheers,
.t8