Topic: [NO BUG] WinXP Setup asks for txtsetup.oem

Hello

I want to install Windows XP Pro on a server (Dell PE SC1430) with SAS 5iR Controller. On the driver-CD are only the drivers for Windows 2003 Server, and Dell provides on its website only the same drivers. I was so happy when I found this site and the DriverPacks. So I have downloaded the MassStorage DriverPack and copied the driver files (located in D\3) for WinXP on a floppy disc.

But when I want to use this disc the Windows setup asks for "txtsetup.oem". I didnt found it in the DriverPack and I dont know where to get the required file that fits to this driver version. What I have to do? Can I creat this file by myselfe? Or can I download it anywhere?

Thank you for your troubles in advance.

Best regards
Bjoern

EDIT: I have edited the original txtsetup.oem from Dell driver W2k3, but it doesnt work (setup doesnt accept):

# txtsetup.oem - version S2003.1 for LSI_SAS Windows Server 2003 driver
#
# ***********************************************************************
#                                                                       *
#   Copyright 2005 LSI Logic, Corp.  All rights reserved.               *
#                                                                       *
#   This file is property of LSI Logic, Corp. and is licensed for       *
#   use as is.  The receipt of or posession of this file does not       *
#   convey any rights to modify its contents, in whole, or in part,     *
#   without the specific written consent of LSI Logic, Corp.            *
#                                                                       *
# ***********************************************************************
#
# format for txtsetup.oem.
#
# General format:
#
# [section]
# key = value1,value2,...
#
#
# The hash ('#') introduces a comment.
# Strings with embedded spaces, commas, or hashes should be double-quoted
#


[Disks]

# This section lists all disks in the disk set.
#
# <description> is a descriptive name for a disk, used when
#   prompting for the disk
# <tagfile> is a file whose presence allows setup to recognize
#   that the disk is inserted.
# <directory> is where the files are located on the disk.
#

d1 = "Dell SAS 5x Controller Driver (Windows XP 32-bit)",\symmpi.tag,\


[Defaults]

# This section lists the default selection for each 'required'
# hardware component.  If a line is not present for a component,
# the default defaults to the first item in the [<component_name>]
# section (see below).
#
# <component_name> is one of computer, display, keyboard, mouse, scsi
# <id> is a unique <within the component> string to be associated
#   with an option.

scsi = DELL_SAS_5X_XP


[scsi]

# This section lists the options available for a particular component.
#
# <id> is the unique string for the option
# <description> is a text string, presented to the user in a menu
# <key_name> gives the name of the key to be created for the component in
#   HKEY_LOCAL_MACHINE\ControlSet001\Services

DELL_SAS_5X_XP  = "Dell SAS 5x Controller Driver (Windows XP)",symmpi


[HardwareIds.scsi.DELL_SAS_5X_XP]
id = "PCI\VEN_1000&DEV_0054&SUBSYS_1F041028", "symmpi"
id = "PCI\VEN_1000&DEV_0054&SUBSYS_1F061028", "symmpi"
id = "PCI\VEN_1000&DEV_0054&SUBSYS_1F071028", "symmpi"
id = "PCI\VEN_1000&DEV_0054&SUBSYS_1F081028", "symmpi"
id = "PCI\VEN_1000&DEV_0054&SUBSYS_1F091028", "symmpi"


# This section lists the files that should be copied if the user
# selects a particular component option.
#
# <file_type> is one of driver, port, class, dll, hal, inf, or detect.
#   See below.
# <source_disk> identifies where the file is to be copied from, and must
#   match en entry in the [Disks] section.
# <filename> is the name of the file. This will be appended to the
#   directory specified for the disk in the [Disks] section to form the
#   full path of the file on the disk.


[Files.scsi.DELL_SAS_5X_XP]
driver  = d1,symmpi.sys,SYMMPI
inf     = d1,symmpi.inf
inf     = d1,delpseud.inf
catalog = d1,mpixp32.cat


[Config.SYMMPI]
value = Parameters\PnpInterface,5,REG_DWORD,1

Please help me

Last edited by Bomania (2007-02-12 21:52:39)

Re: [NO BUG] WinXP Setup asks for txtsetup.oem

@Bomania
You need to use DriverPacks Base found here: http://www.driverpacks.net/DriverPacks/ … .php?pag=b

This will slipstream/integrate driverpacks into your XP Source with all the necessary entries required.

Hope this helps.

Also please read: http://forum.driverpacks.net/viewtopic.php?id=4

Last edited by trickie69r (2007-02-12 23:04:45)

Re: [NO BUG] WinXP Setup asks for txtsetup.oem

Next time SEARCH first !

http://forum.driverpacks.net/viewtopic.php?id=1137