Is there a way to automatically sign the C ++ executable generated by Visual Studio 2008? I could not find anything like the Signature tab in the properties that exists for managed applications.
Any ideas? I want to automatically sign my executable file when it is created (using the msbuild command line).
windows visual-studio-2008 visual-studio
psychotik
source share