Inno Setup Preprocessor: CopyFile

Prototype

void CopyFile(str ExistingFile, str NewFile)

Description

Copies ExistingFile to NewFile, preserving time stamp and file attributes. If NewFile already exists, it will be overwritten.