BUG: Setup Fails to Copy a File in the File Queue

ID: Q202200


The information in this article applies to:
  • Microsoft Win32 Software Development Kit (SDK)
  • Microsoft Windows 2000, version RC2


SYMPTOMS

Occasionally, the Setup program will not copy certain files listed in the file queue to disk during installation. After restarting the computer, one or more files from the list are missing although all the other files on the list are present.


CAUSE

This scenario appears to occur after the user fails to restart the computer when asked to after an uninstall. During a subsequent installation, a number of files that are being copied to disk are also still marked for deletion in the registry (due to the previous failure to restart). If the user then restarts as required after this installation, the files are then removed because they are still marked for deletion.


RESOLUTION

Follow the below steps to resolve this problem:

  1. Launch Setup for the application to install it.


  2. In the maintenance mode portion of Setup, select reinstall.


  3. Allow Setup to completely reinstall the application.


  4. If prompted to do so, immediately restart the computer.



STATUS

Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article.


MORE INFORMATION

The proper behavior should be that all files from the file queue are copied to disk and that the files in any previous deletion lists are removed.

Additional query words: MSI setupapi

Keywords : kbAPI kbAppSetup kbWinOS2000 kbSDKWin32 kbDSupport kbGrpDSTools
Version : WINDOWS:RC2
Platform : WINDOWS
Issue type : kbbug


Last Reviewed: January 27, 2000
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.