Hi Friedrich
I have received the yubikey and certificate. Apparently they do not make the .key files downloadable anymore. How do I set this up in my install script, as I have the crt, pem, p7b and der files. I have created an spc file, but cannot create a pvk and pfx file without the .key file. I tried entering in just the spc file in the credentials file (and leaving the pvk and pfx files and the password field blank), but I get:
Compiler error GEN1053: Code signing process failed. Error Code: 1
I can successfully sign the exes and dlls using signtool - or scsigntool with the pin for the yubikey as a parameter. So I'm comfortable that the signing works. I'm not sure what to do with Setupbuilder though.