Version Info in Win32

Hi

Using Finalbuilder 6.3 building VS 2008 with Win32 projects. Is there a way to set only File and Product version in the RC files, leaving the other properties (CompanyName, FileDescription, ProductName etc) unchanged in the RC file?

Regards

Peter Hansen

You can define a Property Set of type “Win32 Version Numbers”, and then use the Win32 Version Info Update action. You will need to set the values of the property set using the Property Set Assign Values action.



Thanks that did the trick.

Regards
Peter