Makecert missing from Windows 10 and Visual Studio 2015 install?

后端 未结 4 1046
轻奢々
轻奢々 2020-12-13 12:26

I did a clean install of windows 10 and visual studio 2015 and did not find makecert.exe anywhere. Does some other software need to be installed to get this program back?

4条回答
  •  旧巷少年郎
    2020-12-13 13:10

    A quick search of my C: found that makecert.exe seems to be distributed with Fiddler 2 in the C:\Program Files (x86)\Fiddler2 folder. This is a much smaller download than the full Windows SDK.

    For the record I have version 4.6.20171.26113 of Fiddler 2.

提交回复
热议问题