Hi,

I am updating a setup builder project from SB6 to SB7. The project referenced expired digital certificates that were no longer available, so the compiler rightly gave 'File not found' errors. I selected the right certificate files and passkey but still got the error. I turned off the Add Digital Certificate as a test, but the compiler is still giving the same File not Found , Code Signing failed errors.

The script looks OK, no reference to digital certificates or code signing. It seems like the compiler is still using the original converted source file, rather than a new one with the changes.

Any suggestions? Many thanks.