Inno Setup Preprocessor: CopyFile

Prototype

void CopyFile(str 1, str 2)

Description

Copies an existing file (first parameter) to a new file (second parameter). If the new file already exists, it will be overwritten.