Setup could not verify integrity of file

Date:August 31, 2003 / year-entry #39
Tags:tipssupport
Orig Link:https://blogs.msdn.microsoft.com/oldnewthing/20030831-00/?p=42733
Comments:    0
Summary:When you try to install a patch, you may get the error message "Setup could not verify integrity of file. Make sure the cryptographic service is running." This typically means that the signature catalog has been corrupted. There was a patch to fix this problem, but of course if you haven't been keeping up with...

When you try to install a patch, you may get the error message "Setup could not verify integrity of file. Make sure the cryptographic service is running."

This typically means that the signature catalog has been corrupted. There was a patch to fix this problem, but of course if you haven't been keeping up with your patches you probably don't have that patch yet either, and of course you can't install that patch yet either because the signature catalog is corrupted...

Fortunately, the nice people at http://www.updatexp.com/ have written up a web page describing how to fix it.



*DISCLAIMER: I DO NOT OWN THIS CONTENT. If you are the owner and would like it removed, please contact me. The content herein is an archived reproduction of entries from Raymond Chen's "Old New Thing" Blog (most recent link is here). It may have slight formatting modifications for consistency and to improve readability.

WHY DID I DUPLICATE THIS CONTENT HERE? Let me first say this site has never had anything to sell and has never shown ads of any kind. I have nothing monetarily to gain by duplicating content here. Because I had made my own local copy of this content throughout the years, for ease of using tools like grep, I decided to put it online after I discovered some of the original content previously and publicly available, had disappeared approximately early to mid 2019. At the same time, I present the content in an easily accessible theme-agnostic way.

The information provided by Raymond's blog is, for all practical purposes, more authoritative on Windows Development than Microsoft's own MSDN documentation and should be considered supplemental reading to that documentation. The wealth of missing details provided by this blog that Microsoft could not or did not document about Windows over the years is vital enough, many would agree an online "backup" of these details is a necessary endeavor. Specifics include:

<-- Back to Old New Thing Archive Index