Thursday, November 12, 2015

Where is MakeCert.exe?


If you are using Windows 8.1 or Windows Server 2012 R2 with the Windows 8.1 SDK, you can find makecert.exe here instead:

C:\Program Files (x86)\Windows Kits\8.1\bin\x86\makecert.exe

There is also a 64-bit version available here:

C:\Program Files (x86)\Windows Kits\8.1\bin\x64\makecert.exe

For guidance on using makecert.exe, you can check out these articles:


https://msdn.microsoft.com/en-us/library/bfsktky3%28v=vs.110%29.aspx

 https://msdn.microsoft.com/en-us/library/windows/desktop/aa386968%28v=vs.85%29.aspx

https://redmondmag.com/articles/2015/01/16/create-a-self-signed-certificate.aspx

http://blogs.msdn.com/b/winsdk/archive/2009/11/13/steps-to-sign-a-file-using-signtool-exe.aspx

 

No comments:

Post a Comment