How to sign setup with .crt file?
Posted
by riffnl
on Stack Overflow
See other posts from Stack Overflow
or by riffnl
Published on 2010-04-14T07:07:23Z
Indexed on
2010/04/14
7:13 UTC
Read the original article
Hit count: 259
I've got a Comodo certificate to sign my application files with the appropriate publisher (that'll be me). But how do I sign my installation to prevent those triple "are you sure?" UAC dialogs?
Am using the Visual Studio (2008) setup project, no third party tools.
© Stack Overflow or respective owner