The information in this article applies to:
SYMPTOMSWhen you attempt to add a driver in Windows NT, you may receive the following error message: This message may appear even though the Oemsetup.inf or Oemsetnt.inf file exists in the location specified during the installation of the driver. CAUSEThe [PlatformsSupported] section of the .inf file may not list a bus type (EISA, ISA, and so on) that exists on your computer. RESOLUTION
Make sure that the .inf file contains the correct information for your
computer's bus type in the [PlatformsSupported] section.
MORE INFORMATION
Either an Oemsetup.inf or an Oemsetnt.inf file is required to provide
installation instructions for adding a driver. The Oemsetup.inf or
Oemsetnt.inf file contains a [PlatformsSupported] section similar to the
following sample section:
3c619c Network Adapter DriverThe driver for the 3c619c network card (3Com TokenLink III ISA) in the Drvlib\Netcard\X86 folder on the Windows NT 4.0 CD-ROM may generate this error message. This driver is an ISA driver, but ISA is not listed in the [PlatformsSupported] section of the .inf file.To correct this problem, use the following steps:
Additional query words: drvlib.nic
Keywords : kberrmsg kbhw kbsetup ntsetup ntdriver NTSrvWkst |
Last Reviewed: February 16, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |