Error Message: Illegal or Missing File Types Specified in Section Files.SCSI.Name (275334)



The information in this article applies to:

  • Microsoft Windows 2000 Professional SP1
  • Microsoft Windows 2000 Professional
  • Microsoft Windows 2000 Server
  • Microsoft Windows 2000 Server SP1
  • Microsoft Windows 2000 Datacenter Server
  • Microsoft Windows 2000 Advanced Server
  • Microsoft Windows 2000 Advanced Server SP1

This article was previously published under Q275334

SYMPTOMS

On your computer when you run an unattended installation using a small computer system interface (SCSI) controller with a manufacturer's drives, you may receive the following error message:
Illegal or missing file types specified in section Files.SCSI.name

CAUSE

This behavior may occur because the line in the Txtsetup.oem file under the [Files.SCSI.name] heading is not a supported file type for a SCSI. For example:

dll = (driver).dll

RESOLUTION

To resolve this behavior, you must remove the line in the Txtsetup.oem file. The dynamic-link library (DLL) file may be copied to the correct location of the installation by placing the DLL file in the I386\$Oem$\$$\OEMDIR folder.

(OEMDIR would be the destination folder where the file would normally be located, if installed to a running operating system. For example, INF files are normally found in the %SystemRoot%\INF folder, etc. The correct OEMDIR destination can be found by searching the INF file used to install the device or driver.)

STATUS

Microsoft has confirmed this to be an issue when you install some third-party SCSI drivers during an unattended installation.

MORE INFORMATION

DLL files are not used in most SCSI controller installations.

Modification Type:MajorLast Reviewed:3/27/2004
Keywords:kbprb kbsetup w2000setup KB275334