Decoding windows error codes


https://devblogs.microsoft.com/oldnewthing/20210921-00/?p=105713


certutil /error 2 
  
certutil /error 0x80070002 
  
certutil /error -2147024894 
  
certutil /error 2147942402 
  
certutil /error -0x7ff8fffe 
  

Comments

Popular posts from this blog

Introducing Easynow - an ESPHome component to make sensor proxying via ESPNow easy in ESPHome.

Emergency safe mode on ESPHome and ESP32 (re-using EN button on GPIO0)