When NSIS encounters a file that is locked, and it can't overwrite, it produces the following message box, which is good.
However, I’m finding that some of my customers think this does not mean anything, and they hit ignore, and continue with the install. Afterwards when the software does not work right, they wonder why...
Well I’m wondering if I can hide or disable the ignore button, and only allow them to Abort or Retry? Thanks all.