この間に何かを逃しましたか?
Windows 7のコマンドプロンプトからthisコマンドを実行して証明書を作成していますが、構文エラーが表示されています。
Command I ran:
makecert.exe "c:\1\Test.cer" -a sha1 -n "CN=AppGuid" -sr LocalMachine -ss My -sky signature -pe -len 2048
Output I got:
Usage: MakeCert [ basic|extended options] [outputCertificateFile]
Basic Options
-sk
-ss
-sr
.
.
.
この間に何かを逃しましたか?