Inno Setup Preprocessor: DecodeVer

Inno Setup Preprocessor

Inno Setup Preprocessor: DecodeVer

DecodeVer

#define DecodeVer(int Ver, 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 file.