How to apply signing password for pfx file within Command line mode ?

I can not figure out how to apply the signing pasword for the keyFile while creating the .saproj from command line.
How to do this?
In the documentation there is only mentioned how to set the path to the keyfile, but we also need to set the password for the file.
E.g.: SmartAssembly.com /create ... /input=... /output=... /keyfilename=....pfx
Of course, if we build this saproj now, I get following error:
ERROR: You need to specify a password for the .pfx file

With GUI we can do this. But it is not possible to use gui, because everything is running on buildserver.

Tagged:

Answers

Sign In or Register to comment.