I tried this Driverupdater thing and followed instructions to the letter. I am running XP x86 and this thing simply does not work during unattend install. Why?

Got it thanks a bunch.

Hi I am looking for a driverpack or addon called "Bashrat Driver BackGround Displayer" where can I find it?

I just got done testing it again using the DP Base 8.12.3 default presetup.cmd and it worked. All this time it must have been the E:\OEM folder with no driverpacks causing this issue. I believe the problem has been solved. And yes it was an user error. By the way I did build this system myself, an excellent educated guess on your part. Thanks again for your time, effort and for tolerating my frustration.

As I said I deleted the E:\OEM folder and it did not contain any driverpacks. As you asked did I test it after I deleted that folder and the answer is yes I just did. I'll be damned! It Worked! Do you suppose this mystery has been solved? FYI: The following is the code I used when testing.

FOR %%i IN (C D E F G H I J K L M N O P Q R S T U V W X Y) DO IF EXIST "%%i:%TAGFILE%" (SET CDDRIVE=%%i:
GOTO DPsFound)
:DPsFound

I have C:\,  D:\, and E:\ drives. I did find it on E:\ drive and I deleted it. And yes I will subscribe to this topic. I do appreciate you taking the time and effort to aid me in solving this issue. I have to admit I was somewhat rude and crude in the beginning when I first posted this topic due to frustration. This has been a learning experience for me and I appreciate that.

I tried it again after I made the changed the line
Start /wait /realtime /separate "" "%CDDRIVE%\OEM\bin\un7zip.exe %CDDRIVE%\OEM\DP*.7z %SystemDrive%\

to

%CDDRIVE%\OEM\bin\un7zip.exe %CDDRIVE%\OEM\DP*.7z %SystemDrive%\

Did not work.

I did try another test by changing this line

FOR %%i IN (C D E F G H I J K L M N O P Q R S T U V W X Y) DO IF EXIST "%%i:%TAGFILE%" SET CDDRIVE=%%i:& GOTO DPsFound
:DPsFound


to

FOR %%i IN (C D E F G H I J K L M N O P Q R S T U V W X Y) DO IF EXIST "%%i:%TAGFILE%" SET CDDRIVE=%%i:

and this worked. It seems to me no matter how you write this command as long as the

GOTO DPsFound
:DPsFound

is included it either misleads or confuses un7zip or something. As for speed it seems to me that that would come from un7zip as it is updated and improved.

I tried your code:
FOR %%i IN (C D E F G H I J K L M N O P Q R S T U V W X Y) DO IF EXIST "%%i:%TAGFILE%" (SET CDDRIVE=%%i:
GOTO DPsFound)
:DPsFound

Did not work.... That is it did not work until I disconnected my slave drive. In other words with just one hard drive connected to my PC DP Base v8.12.3 worked. Normally I have  a master and a slave drive. They are SATA I and SATA II. SATA II being the master and SATA I being the slave. I did go into my CMOS and reset my CMOS settings to default,  then set my boot device priority to ROM, HD, Floppy drive. USB not being used as a boot device. This was done when this problem arose.  I hope this info helps.

No it did not report

"\OEM\" folder not found. all drive letters were searched

No it was not jumpered as master and is at the end of the cable and is alone. Changed jumper to master. Made changes to presetup.cmd. Tested and did not work.

However, after reading your suggestions it prompted me to try a test of my own as follows:

v8.05 Default presetup.cmd

REM +==================================================================+
REM |   Finding CD/DVD driveletter.                                            |
REM |--------------------------------------------------------------------------|
SET TAGFILE=\OEM
FOR %%i IN (C D E F G H I J K L M N O P Q R S T U V W X Y) DO IF EXIST "%%i:%TAGFILE%" SET CDDRIVE=%%i:


V8.12.3 Default presetup.cmd

REM +==================================================================+
REM |   Finding CD/DVD driveletter.                                            |
REM |--------------------------------------------------------------------------|
SET TAGFILE=\OEM
FOR %%i IN (C D E F G H I J K L M N O P Q R S T U V W X Y) DO IF EXIST "%%i:%TAGFILE%" SET CDDRIVE=%%i:& GOTO DPsFound
:DPsFound

The rest of the configuration commands is the same in both presetup.cmd files.

I copied the v8.05 Default presetup.cmd file into my I386 directory and replaced the presetup.cmd created by v8.12.3, burnt DVD tested it and it worked.

Apparently the :& GOTO DPsFound
:DPsFound
isn't needed or is it?

I changed the code in presetup.cmd as you asked and tried it. I still get the same error, "no files to extract"


It is IDE and it hooks to my MB via Ribbon cable.

I have been contemplating my problem by looking at what worked and what didn't work. What worked was installation on a WD 20 GIG EIDE drive. What didn't work was installation on a two part partitioned (C:\ & D:\) WD 500 GIG SATA I drive. Both installations was done on the same PC in question. Why would DP Base 8.12.2 XP setup installation work on an EIDE drive and not a SATA I drive on the same PC? The question is; "To be or not to be." Another question is; "Hardware or software issue?" Can't imagine that being a hardware or PC configuration problem, however I can imagine it being a software configuration problem, simply because DP Base 8.05 works with no problem and DP Base 8.12.2 does not work. I if understand DP setup, the driverpacks are integrated to a folder called OEM in the CDSETUP folder, therefore when it is burnt to a CD or DVD the OEM folder containing the Driverpacks is located in the CD/DVD root. Why would DP Base 8.12.2 see the files in the OEM folder within an ISO setup using VMWare and not on DVD?  The next question is what is written differently in DPBase 8.12.2 than 8.05? Might be worth a look.

The exact error is "no files to extract".  The window title is un7zip. When I boot up I hit any key to install from CD it then does XP's thing, I choose the drive and then it inspects the drive configuration and commences to copy files needed for setup. When it finishes that it then reboots and starts with the default Windows Xp boot screen, then goes to the Driverpack extraction process and then that is when I get the error "no files to extract", window title un7zip.  It does not extract anything as it cannot find anything.  I tried changing controllers and same thing. Yes it is DVD. I had a thought, is it possible for me to allow you to access my PC remotely via internet? If possible you may be able to gather some needed info.

I believe I have provided all of the information I possibly can looking for a solution to my problem.... In the  mean time I will continue usiing DP Base v8.05 as it is a solid version for my needs whereas DP Base v8.12.2 is not. I'll keep checking my post for more info. Thanks.

mr_smartepants wrote:

That scores a hit from PCI\VEN_10DE&DEV_037F&CC_0101 in dpms \NVTM\NVATABUSTM.inf but NOT NVRAIDTM.inf
Were you trying those SATA drives in RAID, AHCI, or IDE (compatibility) mode?

RAID has been disabled in my CMOS
When my machine boots up it says searching for IDE drives.....
So it must be
IDE

My hard drives are Serial ATA. I tested it on an EID hard drive in two different machines and it worked in both. It just does not work on my Serial ATA hard drives. P.S. They are all Western Digital hard rives. Here is the HWIDS:

===========
PCI Devices
===========
PCI\VEN_1022&DEV_1100&SUBSYS_00000000&REV_00\3&2411E6FE&0&C0: AMD HyperTransport(tm) Configuration
PCI\VEN_1022&DEV_1101&SUBSYS_00000000&REV_00\3&2411E6FE&0&C1: AMD Address Map Configuration
PCI\VEN_1022&DEV_1102&SUBSYS_00000000&REV_00\3&2411E6FE&0&C2: AMD DRAM and HyperTransport(tm) Trace Mode Configuration
PCI\VEN_1022&DEV_1103&SUBSYS_00000000&REV_00\3&2411E6FE&0&C3: AMD Miscellaneous Configuration
PCI\VEN_10DE&DEV_0360&SUBSYS_82391043&REV_A3\3&2411E6FE&0&08: PCI standard ISA bridge
PCI\VEN_10DE&DEV_0368&SUBSYS_82391043&REV_A3\3&2411E6FE&0&09: NVIDIA nForce PCI System Management
PCI\VEN_10DE&DEV_0369&SUBSYS_82391043&REV_A2\3&2411E6FE&0&00: PCI standard RAM Controller
PCI\VEN_10DE&DEV_036C&SUBSYS_82391043&REV_A1\3&2411E6FE&0&10: Standard OpenHCD USB Host Controller
PCI\VEN_10DE&DEV_036D&SUBSYS_82391043&REV_A2\3&2411E6FE&0&11: Standard Enhanced PCI to USB Host Controller
PCI\VEN_10DE&DEV_036E&SUBSYS_82391043&REV_A1\3&2411E6FE&0&20: Standard Dual Channel PCI IDE Controller
PCI\VEN_10DE&DEV_0370&SUBSYS_CB8410DE&REV_A2\3&2411E6FE&0&30: PCI standard PCI-to-PCI bridge
PCI\VEN_10DE&DEV_0371&SUBSYS_81F61043&REV_A2\3&2411E6FE&0&31: High Definition Audio Controller
PCI\VEN_10DE&DEV_0373&SUBSYS_82391043&REV_A3\3&2411E6FE&0&40: NVIDIA nForce Networking Controller
PCI\VEN_10DE&DEV_0377&SUBSYS_000010DE&REV_A3\3&2411E6FE&0&78: PCI standard PCI-to-PCI bridge
PCI\VEN_10DE&DEV_037F&SUBSYS_82391043&REV_A3\3&2411E6FE&0&28: NVIDIA nForce Serial ATA Controller
PCI\VEN_10DE&DEV_037F&SUBSYS_82391043&REV_A3\3&2411E6FE&0&29: NVIDIA nForce Serial ATA Controller
PCI\VEN_10DE&DEV_037F&SUBSYS_82391043&REV_A3\3&2411E6FE&0&2A: NVIDIA nForce Serial ATA Controller
PCI\VEN_10DE&DEV_0421&SUBSYS_C7423842&REV_A1\4&3B84D1CA&0&0078: NVIDIA GeForce 8500 GT
18 matching device(s) found.

===========
USB Devices
===========
USB\ROOT_HUB\4&33E85A42&0                                   : USB Root Hub
USB\ROOT_HUB20\4&1D269357&0                                 : USB Root Hub
USB\VID_03F0&PID_0217\00USBGB13249                          : HP LaserJet 2200 USB
USB\VID_03F0&PID_0801\STW12GA1618LZ___                      : HP Scanjet 7400
USB\VID_045E&PID_00F9\5&101D9493&0&1                        : USB Composite Device
USB\VID_045E&PID_00F9&MI_00\6&233C5637&0&0000               : USB Human Interface Device
USB\VID_045E&PID_00F9&MI_01\6&233C5637&0&0001               : USB Human Interface Device
7 matching device(s) found.

=============
Input Devices
=============
HID\VID_045E&PID_00F9&MI_00\7&2457BD3F&0&0000               : HID Keyboard Device
HID\VID_045E&PID_00F9&MI_01&COL01\7&500A6EA&0&0000          : HID Non-User Input Data Filter
HID\VID_045E&PID_00F9&MI_01&COL02\7&500A6EA&0&0001          : HID-compliant mouse
HID\VID_045E&PID_00F9&MI_01&COL03\7&500A6EA&0&0002          : HID Non-User Input Data Filter
HID\VID_045E&PID_00F9&MI_01&COL04\7&500A6EA&0&0003          : HID-compliant device
5 matching device(s) found.

============
ACPI Devices
============
ACPI\ATK0110\1010110                                        : ATK0110 ACPI UTILITY
ACPI\AUTHENTICAMD_-_X86_FAMILY_15_MODEL_67\_0               : AMD Athlon(tm) 64 X2 Dual Core Processor 6400+
ACPI\AUTHENTICAMD_-_X86_FAMILY_15_MODEL_67\_1               : AMD Athlon(tm) 64 X2 Dual Core Processor 6400+
ACPI\FIXEDBUTTON\2&DABA3FF&2                                : ACPI Fixed Feature Button
ACPI\PNP0000\4&1BD22EDC&0                                   : Programmable interrupt controller
ACPI\PNP0100\4&1BD22EDC&0                                   : System timer
ACPI\PNP0103\4&1BD22EDC&0                                   : High precision event timer
ACPI\PNP0200\4&1BD22EDC&0                                   : Direct memory access controller
ACPI\PNP0400\1                                              : Printer Port (LPT1)
ACPI\PNP0501\1                                              : Communications Port (COM1)
ACPI\PNP0700\4&1BD22EDC&0                                   : Standard floppy disk controller
ACPI\PNP0800\4&1BD22EDC&0                                   : System speaker
ACPI\PNP0A08\1                                              : PCI bus
ACPI\PNP0B00\4&1BD22EDC&0                                   : System CMOS/real time clock
ACPI\PNP0C01\2&DABA3FF&2                                    : System board
ACPI\PNP0C02\1                                              : Motherboard resources
ACPI\PNP0C02\4                                              : Motherboard resources
ACPI\PNP0C02\5                                              : Motherboard resources
ACPI\PNP0C04\4&1BD22EDC&0                                   : Numeric data processor
ACPI\PNP0C0B\2&DABA3FF&2                                    : ACPI Fan
ACPI\PNP0C0C\2&DABA3FF&2                                    : ACPI Power Button
ACPI\THERMALZONE\THRM                                       : ACPI Thermal Zone
ACPI_HAL\PNP0C08\0                                          : Microsoft ACPI-Compliant System
ROOT\ACPI_HAL\0000                                          : ACPI x86-based PC
24 matching device(s) found.

============
HDA Audio
============
HDAUDIO\FUNC_01&VEN_11D4&DEV_198B&SUBSYS_104381F6&REV_1004\4&126DB3B9&0&0001: High Definition Audio Device
1 matching device(s) found.

============
RAID Devices
============
PCI\VEN_10DE&DEV_036E&SUBSYS_82391043&REV_A1\3&2411E6FE&0&20
    Name: Standard Dual Channel PCI IDE Controller
    Hardware ID's:
        PCI\VEN_10DE&DEV_036E&SUBSYS_82391043&REV_A1
        PCI\VEN_10DE&DEV_036E&SUBSYS_82391043
        PCI\VEN_10DE&DEV_036E&CC_01018A
        PCI\VEN_10DE&DEV_036E&CC_0101
    Compatible ID's:
        PCI\VEN_10DE&DEV_036E&REV_A1
        PCI\VEN_10DE&DEV_036E
        PCI\VEN_10DE&CC_01018A
        PCI\VEN_10DE&CC_0101
        PCI\VEN_10DE
        PCI\CC_01018A
        PCI\CC_0101
PCI\VEN_10DE&DEV_037F&SUBSYS_82391043&REV_A3\3&2411E6FE&0&28
    Name: NVIDIA nForce Serial ATA Controller
    Hardware ID's:
        PCI\VEN_10DE&DEV_037F&SUBSYS_82391043&REV_A3
        PCI\VEN_10DE&DEV_037F&SUBSYS_82391043
        PCI\VEN_10DE&DEV_037F&CC_010185
        PCI\VEN_10DE&DEV_037F&CC_0101
    Compatible ID's:
        PCI\VEN_10DE&DEV_037F&REV_A3
        PCI\VEN_10DE&DEV_037F
        PCI\VEN_10DE&CC_010185
        PCI\VEN_10DE&CC_0101
        PCI\VEN_10DE
        PCI\CC_010185
        PCI\CC_0101
PCI\VEN_10DE&DEV_037F&SUBSYS_82391043&REV_A3\3&2411E6FE&0&29
    Name: NVIDIA nForce Serial ATA Controller
    Hardware ID's:
        PCI\VEN_10DE&DEV_037F&SUBSYS_82391043&REV_A3
        PCI\VEN_10DE&DEV_037F&SUBSYS_82391043
        PCI\VEN_10DE&DEV_037F&CC_010185
        PCI\VEN_10DE&DEV_037F&CC_0101
    Compatible ID's:
        PCI\VEN_10DE&DEV_037F&REV_A3
        PCI\VEN_10DE&DEV_037F
        PCI\VEN_10DE&CC_010185
        PCI\VEN_10DE&CC_0101
        PCI\VEN_10DE
        PCI\CC_010185
        PCI\CC_0101
PCI\VEN_10DE&DEV_037F&SUBSYS_82391043&REV_A3\3&2411E6FE&0&2A
    Name: NVIDIA nForce Serial ATA Controller
    Hardware ID's:
        PCI\VEN_10DE&DEV_037F&SUBSYS_82391043&REV_A3
        PCI\VEN_10DE&DEV_037F&SUBSYS_82391043
        PCI\VEN_10DE&DEV_037F&CC_010185
        PCI\VEN_10DE&DEV_037F&CC_0101
    Compatible ID's:
        PCI\VEN_10DE&DEV_037F&REV_A3
        PCI\VEN_10DE&DEV_037F
        PCI\VEN_10DE&CC_010185
        PCI\VEN_10DE&CC_0101
        PCI\VEN_10DE
        PCI\CC_010185
        PCI\CC_0101
4 matching device(s) found.

I find it strange that DP Base 8.05 works just fine and 8.12.2 doesn't. Makes one take a hard long look at both hardware and software doesn't it?

I just ran another test using a 20gig EID WD hard drive connected to the PC I am having trouble using the DPBase 8.12.2 on and I'll be damned if it didn't work. Do you suppose it does not like my WD SATA hard drives? Why would it work on an EID and not a SATA hard drive?  This was tested using an install disk using a Retail version of Windows XP Professional with SP3.  I integrated all of the 10 driverpacks using 8.12.2 DP Base and absolutely nothing else. No MS updates, no addon packs, no modded files, not nothing just driverpacks. Did not use RVM integrator or nLite or anything, just DP Base 8.12.2. So any ideas?

Note: One thing I never mentioned is the fact that I have two hard drives in my PC. The main one is a WD SATA II 500 gig with 3 partitions C, D, & E. The second one, the slave , is a WD SATA I 500 GIG, just one partition, F.

I just got through testing it on an entirely different PC and it worked. When I'm wrong, I say I'm wrong.
Here is the type of PC I am having trouble installing it on:

Processor:      AMD Athlon 64 X2 Dual Core Processor 6400+ 3200 MHz
L2 cache:       1024MB
Memory:        3072 MB (15% used)
Mainboard:     ASUSTek Computer INC. M2N-E
Video card:     NVIDIA GeForce 8500 GT
Hard Drive:     Western Digital  SATA II 500 gig
Any ideas and/or suggestions will be most appreciated. Thanks

There is sufficient space on the system drive. As I quoted to the 'newbie' , tested it on C:\ drive in which case I get the same damn old error "NO FILES TO EXTRACT". FYI I just installed VISTA Ultimate on the same exact C:\ drive. Successfully I might add. As far as I get into the install is up to the driver pack extraction process which occurs after XP finishes copying setup files and reboots to begin install. As the DVD I used for testing only driverpacks integrated with DPBase 8.12.2 I did not integrate anything with nLite or RVM integrator. No modded files no themes no nothing except DRIVER PACKS! I will test this on an entirely different machine.

Outbreaker wrote:

I have test it in VirtualBox i made a C:\ and D:\ partition and installed Windows XP on D:\ partition no problems.
You could also have a Boot virus that mix the Driver letters up. Test it on a Virtual Machine and install Windows XP on a  D:\ partition.

I don't believe I have a boot virus and I did test it on a virtual machine from a DVD and it does not work. However when I test it on a virtual machine from an ISO file it works.


As for the service pack it is SP3 which was integrated by Microsoft.

I tested this again on drive C:\ from a DVD and still get "NO FILES TO EXTRACT"

As I said I would run a few more tests. I created an install disk using a Retail version of Windows XP Professional with SP3.  I integrated all of the 10 driverpacks using 8.12.2 DP Base and absolutely nothing else. No MS updates, no addon packs, no modded files, not nothing just driverpacks. I tested it in VMWare after I burnt it on a DVD, worked fine there. I then rebooted my machine and attempted to install it to my D: drive, as my HD has been partitioned; C:\ and D:\ drives. DP Base 8.12.2 DID NOT work there! I keep getting the error "there is nothing to extract". I noticed in VMWare it uses a virtual C:\ drive as default and therefore copies the packs to C:\ before extracting. My point is that it does not do it to any other drive such as D:\ drive. I truly think there is a problem with DPBase 8.12.2 Please don't tell me that people have been using this DPBase for months with no reported issues.

OverFlow wrote:

that is not very nice...  and is also wrong... i think it is more likely PEBKAC

if hundreds of people have been using it for months with no reported issues at all it must be specific to something you did

you can either edit your post or have it deleted...

I can't change the truth as I know it. Hundreds of people couldn't have been using 8.12.2 for months as it was released 12/18/2008. I will run a few more tests.

Blah! Blah! Blah! Ignore please.

Followup: DP Base 8.05 worked just fine. This further indicates that something is definitely wrong with DP Base 8.12.2

Original Title: DP Base 8.12.1 and 8.12.2

I integrated the updated driver packs following nlite session. I used DP Base 8.12.2 to integrate drivepacks and then burned my windows xp pro setup to an .ISO file using NERO then tested it using VMWare and it worked fine. I then burned the ISO to a DVD and I when I attempt to do an install to a clean hard drive I get the error, "there is nothing to extract" each and everytime. Evidently this DP Base needs fixed or I am doing something wrong. I Integrated the packs using method two, RunOnceEx.

Here is my log:

2009-01-04 14:09:47 : <INIT> DriverPacks BASE 8.12.2 initialized.
2009-01-04 14:09:47 : <INIT> Host environment: WIN_XP Service Pack 3 on X86 CPU.
2009-01-04 14:09:47 : <INIT> Created temporary working directory.
2009-01-04 14:09:47 : <INIT> Imported proxy settings from Internet Explorer.
2009-01-04 14:09:47 : <INIT> Start scanning for DriverPacks for the wnt5_x86-32 platform.
2009-01-04 14:09:47 : <INIT> 	Detected DriverPack Chipset 803!
2009-01-04 14:09:47 : <INIT> 	Detected DriverPack CPU 804!
2009-01-04 14:09:47 : <INIT> 	Detected DriverPack Graphics A 8121!
2009-01-04 14:09:47 : <INIT> 	Detected DriverPack Graphics B 8121!
2009-01-04 14:09:47 : <INIT> 	Detected DriverPack Graphics C 8121!
2009-01-04 14:09:47 : <INIT> 	Detected DriverPack LAN 8121!
2009-01-04 14:09:47 : <INIT> 	Detected DriverPack MassStorage 805!
2009-01-04 14:09:47 : <INIT> 	Detected DriverPack Sound A 805!
2009-01-04 14:09:47 : <INIT> 	Detected DriverPack Sound B 805!
2009-01-04 14:09:47 : <INIT> 	Detected DriverPack WLAN 806!
2009-01-04 14:09:47 : <INIT> 	Could not detect any 3rd party DriverPacks for wnt5_x86-32.
2009-01-04 14:09:47 : <INIT> 	Finished scanning.
2009-01-04 14:09:47 : <INIT> Could not find settings file"E:\Driverpacks812\DPs_BASE.ini".
2009-01-04 14:09:47 : <INIT> [General]\prefLang not specified: default (English) was set.
2009-01-04 14:09:47 : <INIT> [General]\wizdButtons not specified: default (yes) was set.
2009-01-04 14:09:47 : <INIT> [General]\GUI not specified: default (yes) was set.
2009-01-04 14:09:47 : <INIT> [Settings]\DPsMethod not specified: default (2) was set.
2009-01-04 14:09:47 : <INIT> [Settings]\finisherMethod not specified: default (GUIRunOnce) was set.
2009-01-04 14:09:47 : <INIT> [OptionalSettings]\KTD not specified: default (false) was set.
2009-01-04 14:09:47 : <INIT> [OptionalSettings]\QSC not specified: default (yes) was set.
2009-01-04 14:09:47 : <INIT> [OptionalSettingsOther]\ATI_cpl not specified: default (None) was set.
2009-01-04 14:09:47 : <INIT> [OptionalSettingsOther]\Nvidia_cpl not specified: default (None) was set.
2009-01-04 14:09:47 : <INIT> QuickStream Cache directory not found!
2009-01-04 14:09:47 : <GUI>  Initialized GUI.
2009-01-04 14:09:47 : <GUI>  Created a list of all available language files.
2009-01-04 14:09:47 : <GUI>  Set the last used language, English, as the GUI language.
2009-01-04 14:10:28 : <GUI>  Changed Windows installation files OR export (depending on the installation platform) location to E:\EagleWing XP Pro SP3 - EWC - 2009_C.
2009-01-04 14:10:28 : <GUI>  Windows XP Professional -  Retail SP3 detected.
2009-01-04 14:10:28 : <GUI>  wnt5_x86-32_disc is the selected installation platform .
2009-01-04 14:11:46 : <GUI>  Refreshed UpdateChecker with success.
2009-01-04 14:11:53 : <GUI>  Saved settings!
2009-01-04 14:11:53 : <GUI>  Closed GUI.
2009-01-04 14:11:53 : <SEL>  Selected module: mod_slip_wxp_x86-32_disc_m2.
2009-01-04 14:11:58 : <PREP> Removed all attributes from \I386.
2009-01-04 14:11:58 : <PREP> \I386\winnt.org was not found, \I386\winnt.sif was not restored.
2009-01-04 14:11:58 : <PREP> Neither txtsetup.org or dosnet.org was found. The removal of 
2009-01-04 14:11:58 : <PREP> any Service Packs we may have added with Driverpacks and or 
2009-01-04 14:11:58 : <PREP> removal of Mass Storage textmode drivers was skipped
2009-01-04 14:11:59 : <PREP> Verified method 2 references don't exist in txtsetup.sif or dosnet.inf.
2009-01-04 14:11:59 : <PREP> Cleaned up \$OEM$\cmdlines.txt.
2009-01-04 14:11:59 : <SLIP> Created QSC directory.
2009-01-04 14:12:06 : <SLIP> Extracted DriverPack MassStorage to a temporary working directory.
2009-01-04 14:12:06 : <SLIP> E:\Driverpacks812\tmp\DPMtmp\DriverPack_MassStorage_wnt5_x86-32.ini
2009-01-04 14:12:07 : <SLIP> Processing the files now. This may take a minute.
2009-01-04 14:12:17 : <SLIP> Created QuickStream Cache for DriverPack MassStorage text mode drivers.
2009-01-04 14:12:18 : <SLIP> Slipstreamed DP MassStorage text mode drivers using QuickStream Cache.
2009-01-04 14:12:18 : <SLIP> txtsetup.sif Backed-up Successfully
2009-01-04 14:12:18 : <SLIP> dosnet.inf Backed-up Successfully
2009-01-04 14:12:20 : <SLIP> Removed entries from \I386\txtsetup.sif that will be updated.
2009-01-04 14:12:20 : <SLIP> Removed entries from \I386\dosnet.inf that will be updated.
2009-01-04 14:12:39 : <SLIP> Updated \I386\dosnet.inf and \I386\txtsetup.sif to support DP MassStorage text mode drivers.
2009-01-04 14:12:39 : <SLIP> Created necessary directory structure for method 2.
2009-01-04 14:12:39 : <SLIP> Copying files necessary for method 2.
2009-01-04 14:12:39 : <SLIP> Extracted additional files necessary for method 2.
2009-01-04 14:12:40 : <SLIP> expanded setup.ex_ to setuporg.exe
2009-01-04 14:12:40 : <SLIP> SETUP.EX_ Backed-up Successfully
2009-01-04 14:12:40 : <SLIP> Compressed setup.exe to SETUP.EX_.
2009-01-04 14:12:40 : <SLIP> Method 2 setup.ex_ installed
2009-01-04 14:12:40 : <SLIP> Created \I386\presetup.cmd file.
2009-01-04 14:12:40 : <SLIP> Updated \I386\txtsetup.sif to support method 2.
2009-01-04 14:12:40 : <SLIP> Updated \I386\dosnet.inf to support method 2.
2009-01-04 14:12:40 : <SLIP> Copied DriverPack Chipset to \OEM.
2009-01-04 14:12:40 : <SLIP> Copied DriverPack CPU to \OEM.
2009-01-04 14:12:41 : <SLIP> Copied DriverPack Graphics A to \OEM.
2009-01-04 14:12:45 : <SLIP> Copied DriverPack Graphics B to \OEM.
2009-01-04 14:12:48 : <SLIP> Copied DriverPack Graphics C to \OEM.
2009-01-04 14:12:49 : <SLIP> Copied DriverPack LAN to \OEM.
2009-01-04 14:12:49 : <SLIP> Copied DriverPack MassStorage to \OEM.
2009-01-04 14:12:50 : <SLIP> Copied DriverPack Sound A to \OEM.
2009-01-04 14:12:52 : <SLIP> Copied DriverPack Sound B to \OEM.
2009-01-04 14:12:53 : <SLIP> Copied DriverPack WLAN to \OEM.
2009-01-04 14:12:53 : <SLIP> Copied DriverPacks to \OEM.
2009-01-04 14:12:53 : <SLIP> Will not slipstream patches, Service Pack 3 was detected.
2009-01-04 14:12:53 : <SLIP> WINNT.SIF Backed-up Successfully
2009-01-04 14:12:53 : <SLIP> Updated \I386\winnt.sif to support method 2.
2009-01-04 14:12:53 : <SLIP> Updated DPsFnshr.ini to disable KTD.
2009-01-04 14:12:53 : <SLIP> Updated \$OEM$\cmdlines.txt to execute ROE.exe.
2009-01-04 14:12:53 : <SLIP> DP_Install_Tool was copied successfully
2009-01-04 14:12:53 : <SLIP> Slipstream finished in 1 minutes and 0 seconds.
2009-01-04 14:13:00 : <CLNP> Temporary working directory successfully deleted.
- = DriverPacks BASE ini settings used = -
[General]
; preferred language
prefLang	= "English"
; yes/no, enable or disable the wizard-style buttons, if not specified: yes
wizardButtons	= "yes"
; yes/no, enable or disable the GUI, if not specified: yes
GUI		= "yes"


[Settings]
; disc/bartpe/multibootDisc
instPlatform	= "disc"
; trailing backslash is allowed, but not necessary
location	= "E:\EagleWing XP Pro SP3 - EWC - 2009_C"
; none/all/select, if select, specify them below, if not specified: all
DriverPacks	= "all"
; 1/2, method to install the DriverPacks, if not specified: 2
DPsMethod	= "2"
; GUIRunOnce/RunOnceEx/custom, if not specified: GUIRunOnce
finisherMethod	= "RunOnceEx"


; you should only add this section if you've set [Settings]\finishMethod to "RunOnceEx"
[RunOnceExSettings]
; custom/default, if not specified: default
startID		= "default"


; this section is optional!
[OptionalSettings]
; none/all/select/paths/patterns, enable or disable Keep The Drivers (KTD) , if not specified: none
KTD		= "false"
; <path>, to specify a custom KTD cache location, if not specified: default (%SystemRoot%\DriverPacks)
KTDlocation	= "%SystemRoot%\DriverPacks"
; yes/no, enable or disable QuickStream Cache (QSC), if not specified: yes
QSC		= "yes"
2009-01-04 14:13:00 : <CLNP> Create a DPs_Base.log backup @ E:\Driverpacks812\LogFiles\DPs_BASE_09-01-04_14-13.log
2009-01-04 14:13:00 : <CLNP> Program terminated.

DPs_BASE.log

2008-02-11 14:53:51 : <INIT> DriverPacks BASE 7.05.2 initialized.
2008-02-11 14:53:51 : <INIT> Host environment: WIN_XP Service Pack 2 on X86 CPU.
2008-02-11 14:53:51 : <INIT> Created temporary working directory.
2008-02-11 14:53:51 : <INIT> Imported proxy settings from Internet Explorer.
2008-02-11 14:53:51 : <INIT> Start scanning for DriverPacks for the wnt5_x86-32 platform.
2008-02-11 14:53:51 : <INIT>     Detected DriverPack Chipset 7.10.1!
2008-02-11 14:53:51 : <INIT>     Detected DriverPack CPU 7.04.1!
2008-02-11 14:53:51 : <INIT>     Detected DriverPack Graphics A 7.10!
2008-02-11 14:53:51 : <INIT>     Detected DriverPack LAN 8.02!
2008-02-11 14:53:51 : <INIT>     Detected DriverPack MassStorage 8.02!
2008-02-11 14:53:51 : <INIT>     Detected DriverPack Sound A 8.02!
2008-02-11 14:53:51 : <INIT>     Detected DriverPack Sound B 7.12!
2008-02-11 14:53:51 : <INIT>     Detected DriverPack WLAN 7.12!
2008-02-11 14:53:51 : <INIT>     Could not detect any 3rd party DriverPacks.
2008-02-11 14:53:51 : <INIT>     Finished scanning.
2008-02-11 14:53:51 : <INIT> Could not find settings file"D:\DriverPacks\DPs_BASE.ini".
2008-02-11 14:53:51 : <INIT> [General]\prefLang not specified: default (English) was set.
2008-02-11 14:53:51 : <INIT> [General]\wizdButtons not specified: default (yes) was set.
2008-02-11 14:53:51 : <INIT> [General]\GUI not specified: default (yes) was set.
2008-02-11 14:53:51 : <INIT> [Settings]\DPsMethod not specified: default (2) was set.
2008-02-11 14:53:51 : <INIT> [Settings]\finisherMethod not specified: default (GUIRunOnce) was set.
2008-02-11 14:53:51 : <INIT> [OptionalSettings]\KTD not specified: default (none) was set.
2008-02-11 14:53:51 : <INIT> [OptionalSettings]\QSC not specified: default (yes) was set.
2008-02-11 14:53:51 : <INIT> [OptionalSettingsOther]\ATI_cpl not specified: default (CCC) was set.
2008-02-11 14:53:51 : <INIT> [OptionalSettings]\KTD default (false) was set.
2008-02-11 14:53:51 : <INIT> [OptionalSettings]\QSC default (no)    was set.
2008-02-11 14:53:51 : <INIT> Saved settings!
2008-02-11 14:53:51 : <GUI>  Initialized GUI.
2008-02-11 14:53:51 : <GUI>  Created a list of all available language files.
2008-02-11 14:53:51 : <GUI>  Set the last used language, English, as the GUI language.
2008-02-11 14:54:01 : <GUI>  [OptionalSettings]\KTD default (false) was set.
2008-02-11 14:54:01 : <GUI>  [OptionalSettings]\QSC default (no)    was set.
2008-02-11 14:54:24 : <GUI>  Changed Windows installation files OR export (depending on the installation platform) location to F:\Windows XP Pro SP2_EWC.
2008-02-11 14:54:24 : <GUI>  Windows XP Professional -  Retail SP2 detected.
2008-02-11 14:54:24 : <GUI>  The platform wnt5_x86-32_disc will be used (which is the 'disc' installation platform for the OS family 'wnt5_x86-32').
2008-02-11 14:54:52 : <GUI>  [OptionalSettings]\KTD default (false) was set.
2008-02-11 14:54:52 : <GUI>  [OptionalSettings]\QSC default (no)    was set.
2008-02-11 14:55:11 : <GUI>  Changed Windows installation files OR export (depending on the installation platform) location to F:\Windows XP Pro SP2_EWC.
2008-02-11 14:55:11 : <GUI>  Windows XP Professional -  Retail SP2 detected.
2008-02-11 14:55:11 : <GUI>  The platform wnt5_x86-32_disc will be used (which is the 'disc' installation platform for the OS family 'wnt5_x86-32').
2008-02-11 14:55:59 : <GUI>  Refreshed UpdateChecker with success.
2008-02-11 14:56:05 : <GUI>  Saved settings!
2008-02-11 14:56:05 : <GUI>  Closed GUI.
2008-02-11 14:56:05 : <SEL>  Selected module: mod_slip_wxp_x86-32_disc_m2.
2008-02-11 14:56:11 : <PREP> Extracted DriverPack MassStorage to a temporary working directory.
2008-02-11 14:56:13 : <PREP> Removed all attributes from \I386.
2008-02-11 14:56:13 : <PREP> Created a backup of \I386\winnt.sif.
2008-02-11 14:56:13 : <PREP> Created a backup of \I386\txtsetup.sif.
2008-02-11 14:56:13 : <PREP> Created a backup of \I386\dosnet.inf.
2008-02-11 14:56:13 : <PREP> Cleaned up \$OEM$\cmdlines.txt.
2008-02-11 14:56:13 : <PREP> Deleted \$OEM$\ROE.exe.
2008-02-11 14:56:13 : <SLIP> Created necessary directory structure for method 2.
2008-02-11 14:56:13 : <SLIP> Copied files necessary for method 2.
2008-02-11 14:56:13 : <SLIP> Extracted files necessary for method 2.
2008-02-11 14:56:13 : <SLIP> Created \I386\presetup.cmd file.
2008-02-11 14:56:13 : <SLIP> Updated \I386\txtsetup.sif to support method 2.
2008-02-11 14:56:13 : <SLIP> Updated \I386\dosnet.inf to support method 2.
2008-02-11 14:56:20 : <SLIP> Copied DriverPacks to \OEM.
2008-02-11 14:56:20 : <SLIP> Extracted and deleted \I386\svcpack.in_.
2008-02-11 14:56:20 : <SLIP> Updated \I386\svcpack.inf file to support KB888111 and KB921401.
2008-02-11 14:56:22 : <SLIP> Updated \I386\txtsetup.sif file to support KB888111.
2008-02-11 14:56:22 : <SLIP> Updated \I386\dosnet.inf file to support KB888111.
2008-02-11 14:56:23 : <SLIP> Updated \I386\dosnet.inf file to support KB921401.
2008-02-11 14:56:32 : <SLIP> Slipstreamed DriverPack MassStorage text mode driver files.
2008-02-11 14:56:35 : <SLIP> Removed entries from \I386\txtsetup.sif that will be updated.
2008-02-11 14:56:35 : <SLIP> Removed entries from \I386\dosnet.inf that will be updated.
2008-02-11 14:56:55 : <SLIP> Updated \I386\dosnet.inf and \I386\txtsetup.sif to support DP MassStorage text mode drivers.
2008-02-11 14:56:55 : <SLIP> Updated \I386\winnt.sif to support method 2.
2008-02-11 14:56:55 : <SLIP> Updated DPsFnshr.ini to disable KTD.
2008-02-11 14:56:55 : <SLIP> Updated \$OEM$\cmdlines.txt to execute ROE.exe.
2008-02-11 14:56:55 : <SLIP> Slipstream finished in 50 seconds.
2008-02-11 14:57:00 : <CLNP> Temporary working directory successfully deleted.
2008-02-11 14:57:00 : Program terminated.

DPs_BASE.ini
[General]
; preferred language
prefLang    = "English"
; yes/no, enable or disable the wizard-style buttons, if not specified: yes
wizardButtons    = "yes"
; yes/no, enable or disable the GUI, if not specified: yes
GUI        = "yes"


[Settings]
; disc/bartpe/multibootDisc
instPlatform    = "disc"
; trailing backslash is allowed, but not necessary
location    = "F:\Windows XP Pro SP2_EWC"
; none/all/select, if select, specify them below, if not specified: all
DriverPacks    = "select"
; 1/2, method to install the DriverPacks, if not specified: 2
DPsMethod    = "2"
; GUIRunOnce/RunOnceEx/custom, if not specified: GUIRunOnce
finisherMethod    = "RunOnceEx"


; you should only add this section if you've set [Settings]\finishMethod to "RunOnceEx"
[RunOnceExSettings]
; custom/default, if not specified: default
startID        = "default"


; this section is optional!
[OptionalSettings]
; none/all/select/paths/patterns, enable or disable Keep The Drivers (KTD) , if not specified: none
KTD        = "false"
; <path>, to specify a custom KTD cache location, if not specified: default (%SystemRoot%\DriverPacks)
KTDlocation    = "%SystemRoot%\DriverPacks"
; yes/no, enable or disable QuickStream Cache (QSC), if not specified: yes
QSC        = "no"


; you should only add this section if you've set [Settings]\DriverPacks to "select"
[SelectDriverPacks]
DP_Chipset    = "yes"
DP_CPU        = "yes"
DP_Graphics_A    = "yes"
DP_LAN        = "yes"
DP_MassStorage    = "yes"
DP_Sound_A    = "yes"
DP_Sound_B    = "yes"
DP_WLAN        = "yes"
DP_MassStorage_textmode = "yes"


; this section is optional!
[OptionalSettingsOther]
; CCC/CCP, use ATI Catalyst Control Center or ATI Catalyst Control Panel (only relevant when slipstreaming DriverPack Graphics A)
ATI_cpl        = "CCC"