How to get version of .exe file ?
How to get version of .exe file ?
I am talking about file version and product version when you hit properties/details on .exe file.
Registered user of PB (on Linux Mint 21.1 & Win 10 64bit)
Re: How to get version of .exe file ?
This has already been answered in the past. Search forum for "GetFileVersionInfo".
https://msdn.microsoft.com/en-us/librar ... s.85).aspx
https://msdn.microsoft.com/en-us/librar ... s.85).aspx
Re: How to get version of .exe file ?
I'm using this one from sverson, which works on Win 10 pro x64: http://www.purebasic.fr/english/viewtop ... 812#p79812
