Inno Setup Preprocessor: ChangeFileExt

Inno Setup Preprocessor

Inno Setup Preprocessor: ChangeFileExt

ChangeFileExt

#define ChangeFileExt(str FileName, str NewExt)

Description

Changes the extension in FileName with NewExt. NewExt must not contain period.

Declared in ISPPBuiltins.iss file.