pra*_*vin 24 makecert windows-7
我使用的是Windows 7.我没有makecert.exe,当我尝试运行命令来生成证书时,我才知道
makecert -sk XYZ -n "CN=XYZ Company" testXYZ.cer
Run Code Online (Sandbox Code Playgroud)
我收到错误:
'makecert' is not recognised as an internal or external command, operable program or batch file.
Run Code Online (Sandbox Code Playgroud)
请提示如何解决此问题.我是否需要再次安装Windows SDK.
此致,普拉文.
Pet*_*vis 37
makecert.exe随Visual Studio和Windows SDK一起提供.因此,只需使用Visual Studio命令提示符或Windows SDK命令提示符,它就可以直接使用,因为它将包含在命令提示符路径中.
makecert 包含在".NET开发>工具"存储桶中.
这个所选择的桶包括所述makecert实用程序(至少在SDK V7.1).

adi*_*dar 13
C:\ Program Files(x86)\ Windows Kits\8.0\bin\x64
要么
C:\ Program Files(x86)\ Windows Kits\8.0\bin\x86
Aji*_*ola 11
你可以在这里找到一个版本的makecert:http://www.inventec.ch/chdh/notes/makecert_5_131_3790_0.zip.还有关于如何使用它的说明:http://www.inventec.ch/chdh/notes/14.htm
| 归档时间: |
|
| 查看次数: |
88002 次 |
| 最近记录: |