You are not logged in.
Pages: 1
I'm add a additional fields to the TFileVersion: CompanyName, FileDescription, FileVersion, InternalName, LegalCopyright, OriginalFilename, ProductName, ProductVersion, Comments
I put it into TFileVersion public section to not break existing logging, but may be it is good to move it to the published section.
The reason I'm need this fields is a semantic versioning - ProductName = 'MyProduct', ProductVersion = '2.0.2-aplha.5'
See [7fc99f8f94]
Offline
Very useful !!
Esteban
Offline
TFileVersion now contains a valid version information for all operation system. Require FPC compiler v3. See [59268ec27f]. Thanks ssoftpro for patch!
Offline
Pages: 1