get executable version

Machine Code jckj33 at gmail.com
Fri May 31 19:07:58 UTC 2019


is there something on std library or package on dub to get a 
executable version on windows? just in case I don't need to dig 
into winapi.

Like C#'s:

FileVersionInfo.GetVersionInfo(path).FileVersion

https://docs.microsoft.com/en-us/dotnet/api/system.diagnostics.fileversioninfo.fileversion?view=netframework-4.8


More information about the Digitalmars-d-learn mailing list