I have created an MSI installer using Visual Studio 2008. I then sign this with signtool.exe and my authenticode certificate.
On a Vista x64 test PC, when the MSI is run the expected dialog appears identifying my company as the publisher.
However, when the program is uninstalled from Add/Remove Programs, the yellow "Unidentified Publisher" dialog is shown.
Is there any way to have the uninstall process signed? Google isn't showing up anything useful.
Many thanks,
Chris