Where can I find makecert.exe? Visual Studio Ultimate 2012

前端 未结 4 1283
灰色年华
灰色年华 2020-12-28 12:39

Attempting to use a makecert UI tool to make it easier to generate a self-signed code certificates I\'m trying to find the DIR location of makecert.exe

I followed th

4条回答
  •  悲&欢浪女
    2020-12-28 13:08

    Found it: C:\Program Files (x86)\Windows Kits\8.0\bin\x64

    or for Visual Studio 2013: C:\Program Files (x86)\Windows Kits\8.1\bin\x64

提交回复
热议问题