Inno Setup Preprocessor: DeleteFile
Prototype
void DeleteFile(str)
Description
Marks file for deletion after compilation is done (no matter successful it was or not). Does not return anything.
void DeleteFile(str)
Marks file for deletion after compilation is done (no matter successful it was or not). Does not return anything.