Top "Fileversioninfo" questions

Use this tag for questions related to the version-information resource in Windows.

How do I set the version information for an existing .exe, .dll?

As part of our build process I need to set the version information for all of our compiled binaries. Some …

windows dll versioning exe fileversioninfo
How to get .exe file version number from file path

I am using .Net 3.5/4.0 with code in C#. I am trying to get a version number of an exe file …

c#-4.0 version fileversioninfo
How do I get the .exe name of a C# console application?

I'm debugging "xiixtasks.exe", a C# console-mode application in VS2008. I'm trying to get the version info from xiixtasks.exe. …

c# fileversioninfo