I'm using VCLZip 2.21 to unzip a zip file. I can make TVCLUnzip overwrite readonly files by setting ReplaceReadOnly to True. But how do I implement a confirmation by the user? I already added an OnSkippingFile handler setting Retry to True but this doesn't result in an additional try. (AFAICT the Retry variable is never read.) Do you have any advice?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
It seems to me that you shouldn't change Otherwise, you could try changing the read-only flag of a file in the |
|||||
|