On some computers the antivirus while the installation files are being copied blocks the file and the installer throws the error "Error opening file for writing filename.extension" is there any way to solve this? That before launching the exception to the user, try again? If the user clicks retry it works, but I want to avoid it to the user.
My Nsis code to include files.
File /r /x *.tlb "${MyPath}"