I have something like this:
File files\Tools\*.*
When the file cannot be written to $INSTDIR a dialog will pop up that will present three options: Abort, Retry, Ignore for each file.
How can I control what happens when the file cannot be written? So that the dialog will not be displayed and have the liberty to handle this error based on my needs.
Suppress error dialog with FILE
3 posts