HOTFIX /V Command Returns Errors

Last reviewed: June 18, 1997
Article ID: Q170330
The information in this article applies to:
  • Microsoft Windows NT Server version 4.0
  • Microsoft Windows NT Workstation version 4.0

SYMPTOMS

When you type "hotfix.exe /v" at a command prompt to verify a successful installation of the Security Fix for Windows NT 4.0 with Service Pack 2, you receive the following error message:

   Hotfix   Version V1.4   Copyright (c) Microsoft Corporation.
   \\MachineName is Windows NT version 4.0, Build 1381, Service Pack 2

   Hotfix: Error retrieving Installed By.
   Hotfix: Error retrieving Installed On.
   Hotfix: Error retrieving Fix Description.
   Hotfix: Error opening Archive file key File 1.
   The system cannot find the file specified.

   Verifying SecurityFix - Passed

CAUSE

The Security Fix (Secfix_i.exe) is designed to update files only and does not make modifications to the Windows NT registry.

MORE INFORMATION

The Secfix_i.exe file expands automatically and copies files to the Temp folder. It then applies the fix to the computer. During the reboot after installation, it removes temporary files used during the installation and does not create the Hotfix folder in %Systemroot%\Hotfix\Hf000<x> (where <x> is an incremented number of all the hotfixes applied to the computer to date). The files are instead copied to the %Systemroot%\ $NtUninstallSecurityFix$ folder.

NOTE: The previous method to install a hotfix differed from this method. The syntax outlined in the Readme.txt file for verifying a hotfix installation was to type "hotfix /install" in the folder containing the extracted files.

REFERENCES

For additional information about the Security Fix, see the following articles in the Microsoft Knowledge Base:

   ARTICLE-ID: Q143474
   TITLE     : Restricting Information Available to Anonymous Logon Users

   ARTICLE-ID: Q143475
   TITLE     : Windows NT System Key Permits Strong Encryption of the SAM


Additional query words: 4.00
Keywords : kbenv kberrmsg ntsecurity NTSrvWkst ntutil
Version : 4.0
Platform : WINDOWS


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: June 18, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.