Inno Setup Preprocessor: DecodeVer

Prototype

str DecodeVer(int Version, int Digits = 3)

Description

Returns given 32 bit integer encoded version decoded to its string representation. The Digits parameter indicates how many elements to show (if the fourth element is 0, it won't be shown anyway).

Declared in ISPPBuiltins.iss.