2012/3/7 Michael Van Canneyt <[email protected]>: > Are you sure this program has version info ? On windows, the standard > windows call is used to extract the info. > > Michael.
I found the "issue": if "ProductVersion" is setted, the procedure reads info here, else the procedure reads info from "FileVersion" (this is the one automatically updated by lazarus compiling), so I need to remove the info I have in "ProductVersion" field. Thank you, Kjow -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
