I was wondering, if there is a way to make the message box displayed, when occurs an error from regserver flag in Files section, to show only Retry and Ignore option, not the Abort one.
I know there's a flag noregerror. I don't want to not show the error. I want to show it, but with only two options.
Sometimes when the error is displayed while trying to register an OCX/DLL, when the user clicks in Retry, it works in the second time. If the user clicks in Cancel, the installer rollbacks everything, deleting the files from my update program.
Thanks.
