ScottPearce
Posts: 5
Joined: Tue Jul 16, 2013 5:49 am

Signing files in visual studio and advanced installer?

Hi,

If I'm code signing my .dlls and .exes via Visual Studio's signing mechanism, does this mean that I do not need to sign the files again using Advanced Installer's "Digital Signature" mechanism?

Thanks,

Scott
Dan
Posts: 4529
Joined: Wed Apr 24, 2013 3:51 pm

Re: Signing files in visual studio and advanced installer?

Hi Scott,

No, there is no need to sign the files from your project if they already been signed. However, you should sign the installation package (the build from Advanced Installer) using the Digital Signature mechanism.

Best regards,
Dan
Dan Ghiorghita - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”