Poledit.exe Not Updated During WinNT SP3 Installation

Last reviewed: September 5, 1997
Article ID: Q172124
The information in this article applies to:
  • Microsoft Windows NT Workstation version 4.0
  • Microsoft Windows NT Server version 4.0

SYMPTOMS

After you apply Windows NT 4.0 Service Pack 3 (SP3), you find that the file Poledit.exe has not been replaced as documented in the following Microsoft Knowledge Base article:

   ARTILCE-ID: Q162774
   TITLE     : Policy Editor Crashes When Using Large Custom ADM Files

CAUSE

The file Poledit.exe is listed under the section [MustReplace.System32.files] in the Service Pack 3 Update.inf file. Whereas poledit is actually installed in the SystemRoot directory by default.

Poledit.exe should go under the [SystemRoot.files] section in the Update.inf file.

The service pack is designed to only replace files that are currently installed on the system, since Update.exe looked for the Poledit.exe file in the System32 directory and was not found, it did not copy it.

RESOLUTION

  1. Expand the Windows NT Service Pack 3 Update.exe file in a separate directory using the /X Switch: NT4SP3_I.EXE /X

  2. Copy Poledit.exe from the folder created in step 1 to the %SystemRoot% folder.

NOTE: Alternately, you can modify the SP3 update.inf file and move the file poledit.exe from the [MustReplace.System32.files] to the [SystemRoot.files] section. This will allow future SP3 installation to correctly replace the Poledit.exe file.

STATUS

Microsoft has confirmed this to be a problem in Windows NT version 4.0. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.


Additional query words: sp3 file not updated
Keywords : kbbug4.00.sp3 ntsetup NTSrvWkst kbsetup
Version : WinNT:4.0
Platform : winnt
Issue type : kbbug


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: September 5, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.