Missing makecert.exe

前端 未结 5 1048
抹茶落季
抹茶落季 2020-12-31 03:52

For some reason I am missing makecert.exe on my system. I searched the whole hard drive and it\'s not there. In particular, it\'s not in C:\\Program Files\\Microsoft SDKs\\W

5条回答
  •  鱼传尺愫
    2020-12-31 04:52

    Just to note this as to save you an hour or so of frustration. In Windows 8 SDK, the path is: \Program Files (x86)\Window Kits\8.0\bin\x64\makecert.exe. Note that my machine is 64-bit, so replace the folder names with the corresponding 32-bit version if it happens to be your machine. I was looking at the "\Program Files\Microsoft SDKs" folder, as I thought the folder structure of Windows 7 SDK is similar to Windows 8 SDK. How wrong I was.

提交回复
热议问题