I already am aware the built in C# class can obtain the file version and product version 'strings' but I need to obtain the raw numeric values. Is anyone aware of a public code base to do this? I don't want to go off and make a DLL to be called by Interop or COM if I don't have to. Thanks.