Inno Setup Preprocessor: SaveToFile

Prototype

void SaveToFile(str)

Description

Saves current preprocessor output to the specified file.

Example

#expr SaveToFile(AddBackslash(SourcePath) + "Preprocessed.iss")