Sign code programmatically

  • Thread starter Thread starter MS Newsgroups
  • Start date Start date
M

MS Newsgroups

Hi,

Is it possible to sign my code with a certificate programatically (same as
using signcode.exe) ?

Niclas
 
Hello,

MS Newsgroups said:
Is it possible to sign my code with a certificate programatically
(same as using signcode.exe) ?

"signcode.exe" provides a lot of command line options. Open a console and
type "signcode /?".
 
I don't want to use signcode.exe, i would like to have my assembly
automatically signed every time i build it is VS without having to do this
manually with signcode.exe

Niclas
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top