4 windows-installer uninstall authenticode
我使用Visual Studio 2008创建了一个MSI安装程序.然后我使用signtool.exe和我的authenticode证书对此进行签名.
在Vista x64测试PC上,当运行MSI时,会出现预期的对话框,将我的公司标识为发布者.
但是,从"添加/删除程序"中卸载程序时,将显示黄色的"Unidentified Publisher"对话框.
有没有办法让卸载过程签名?谷歌没有出现任何有用的东西.
非常感谢,
克里斯