NO

Author Topic: Bug with Code Signing coption  (Read 2495 times)

Dawn Leroi

  • Guest
Bug with Code Signing coption
« on: June 02, 2016, 02:09:39 PM »
Cannot turn off the code signing option in Version 8.00.60 (Win64).

1. Compile a console app without code signing. Result is exe without signature.
2. Turn on code signing in options and point it at certificate.
3. Compile same app, see timestamped message and find exe has a signature.
4. Turn OFF the code signing option and compile app
5. Notice the timestamp message is still there (wrongly)
6. Notice App is still signed.
7. Go to options and notice code signing is still turned on.
8. Can 't turn off signing. Every time you uncheck it it rechecks itself when you exit options.

This is repeatable on Windows 7 64bit

D
« Last Edit: June 02, 2016, 02:11:44 PM by Dawn Leroi »