Inno Setup Preprocessor: ChangeFileExt

Prototype

str ChangeFileExt(str FileName, str NewExt)

Description

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

Declared in ISPPBuiltins.iss.