Question

I have both VS2008 and VS2010 Setup projects that create .MSI files. On server 2008, I get warnings that the apps are not "trusted". How can I bake-in trust for the apps I build with Visual Studio?

Thanks.

Was it helpful?

Solution

I think they have to be digitally signed.

OTHER TIPS

You need to get a software publisher certificate to sign your msi with. You can purchase one from Verisign or GoDaddy.com or others.

Here is a link to one option: http://www.godaddy.com/ssl/code-signing-certificate.aspx

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top