Use FileVersionInfo under System.Diagnostics namespace.
On Jan 30, 4:19 pm, tamasu <[email protected]> wrote: > Dear all, > > I need to read the extra information such as the "File version", "File > Description" and "Product Name" from a number of executables. > > What classes I should use to accomplish this task? > > Thanks
