Inno Setup Preprocessor: ExtractFileExt
ExtractFileExt
#define ExtractFileExt(str PathName)
Description
Returns the extension portion of the given filename, NOT including the period character.
Declared in ISPPBuiltins.iss file.
#define ExtractFileExt(str PathName)
Returns the extension portion of the given filename, NOT including the period character.
Declared in ISPPBuiltins.iss file.