Unattended Install Is Halted by Windows Logo Testing Warning During Device Detection Phase (293765)



The information in this article applies to:

  • Microsoft Windows XP Professional

This article was previously published under Q293765

SYMPTOMS

During an unattended upgrade on a Microsoft Windows XP-based computer, Setup may be halted during the device-detection phase by the following warning message:

The software you are installing for this hardware:

your specific hardware

Has not passed Windows Logo testing to verify its compatibility with Windows XP.

CAUSE

This behavior can occur if Setup is attempting to install or migrate an unsigned device driver. Windows XP warns the user when an unsigned driver is about to be installed and asks for confirmation.

RESOLUTION

Depending on your needs, there are two ways to prevent Setup from being halted with this warning message:
  • Set DriverSigningPolicy to ignore in Unattend.txt.

    This entry causes unsigned installs to silently succeed.
  • Set UnattendMode to fullunattended in Unattend.txt.

    This entry causes unsigned installs to silently fail, unless DriverSigningPolicy is set to ignore in the Unattend.txt file.

MORE INFORMATION

For more information about unattended answer-file syntax and usage, please see the Ref.chm file in the Support\Tools\Deploy.cab archive on the Microsoft Windows XP CD-ROM.

Modification Type:MinorLast Reviewed:1/15/2006
Keywords:kberrmsg kbHardware kbprb kbsetup KB293765