[Setup]: SignedUninstaller

Valid values:

Default value:

yes if a SignTool is set, no otherwise
Description:

Specifies whether the uninstaller program (unins???.exe) should be deployed with a digital signature attached. When the uninstaller has a valid digital signature, users will not see an "unknown publisher" warning when launching it.

When set to yes, any temporary self-copies used by Setup are digitally signed too.

If the SignTool directive is set, the file will be signed automatically on the fly. Otherwise:

When the uninstaller has a digital signature, Setup will write the messages from the active language into a separate file (unins???.msg). It cannot embed the messages into the EXE file because doing so would invalidate the digital signature.

Details on obtaining signing certificates and using code-signing tools are beyond the scope of this documentation.