Search code examples
visual-studiowindows-installertrust

Make Trusted MSI Setup Project in Visual Studio?


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.


Solution

  • I think they have to be digitally signed.