Once again, thanks for your patience and time spent on this thread.
After doing some investigation, I found the bug in our procedure.
Some time ago a problem with dpsfnshr.exe, that did not run correctly at the end of the presetup process, appeared.
As a workarround we placed a call to dpsfnshr.exe in RunOnceEx.cmd to overcome the problem.
Now, that dpsfnshr.exe runs as expected, it is called twice and generated these beeps and annoying pop-up windows.
Removing the second call to dpsfnshr.exe solved this issue.
Now our BartPe-, Driverpacks-, Database- and webconfigured unattend-install system does it's job nearly perfect.

Slight out off topic:
Although I did a lot of reading and investigation about unattended installs, I was not able to clear one important point at all.
In which phase of the windows setup process the settings for the default user and/or All users can be modified?

My approach to do it in RunOnceEx.cmd with:
REG ADD %KEY%\003 /V 2 /D "REGEDIT /S %systemdrive%\Apps\userset.reg" /f
only affects the Administrator or other autologged-in account after next login.
Where is the right place and time to do this kind of stuff?

Thanks for any hints and have a nice weekend
Guido

Thanks for your explanations regarding dpshnshr.exe and ist's components.
I think our problem is the automatic generated presetup.cmd.
We did some tweaking inside this file generated by an older version of dps_base.exe and used it as a template.
After each new run of dps_base.exe we placed a copy of this "template" into i386 directory, overwriting the actual
generated from dps_base.exe.
Since something inside presetup.cmd must have been changed, I'll have a closer look at the presetup.cmd generated by the new dps_base_8124.exe.

SAD is on my to view list.
:-)

Sorry, but I can't find find mute.exe in any location, perhaps this is the problem...
Method 2 was used for integrating DriverPacks into our install-share.
After examening the logfile, I found an actual and an older version of MassStorage detected through
the dps_base script.
Is this a problem and do I have to move the older dps_x_packs to a different location?
Until now I thought dps_base script only uses the newer version of any found DriverPacks.

Here is dps_base.log:
----------------------------------------------------------------------------------------------------------
2009-02-11 19:05:29 : <INIT> DriverPacks BASE 8.12.4 initialized.
2009-02-11 19:05:29 : <INIT> Host environment: WIN_XP Service Pack 2 on X86 CPU.
2009-02-11 19:05:29 : <INIT> Created temporary working directory.
2009-02-11 19:05:29 : <INIT> Imported proxy settings from Internet Explorer.
2009-02-11 19:05:29 : <INIT> Start scanning for DriverPacks for the wnt5_x86-32 platform.
2009-02-11 19:05:29 : <INIT>     Detected DriverPack Chipset 803!
2009-02-11 19:05:29 : <INIT>     Detected DriverPack CPU 804!
2009-02-11 19:05:29 : <INIT>     Detected DriverPack Graphics A 804!
2009-02-11 19:05:29 : <INIT>     Detected DriverPack Graphics A 8121!
2009-02-11 19:05:29 : <INIT>     Detected DriverPack Graphics B 8121!
2009-02-11 19:05:29 : <INIT>     Detected DriverPack Graphics C 8121!
2009-02-11 19:05:29 : <INIT>     Detected DriverPack LAN 8053!
2009-02-11 19:05:29 : <INIT>     Detected DriverPack LAN 8121!
2009-02-11 19:05:29 : <INIT>     Detected DriverPack MassStorage 805!
2009-02-11 19:05:29 : <INIT>     Detected DriverPack MassStorage 901!
2009-02-11 19:05:29 : <INIT>     Detected DriverPack Sound A 804!
2009-02-11 19:05:29 : <INIT>     Detected DriverPack Sound A 805!
2009-02-11 19:05:29 : <INIT>     Detected DriverPack Sound B 805!
2009-02-11 19:05:29 : <INIT>     Detected DriverPack WLAN 803!
2009-02-11 19:05:29 : <INIT>     Detected DriverPack WLAN 806!
2009-02-11 19:05:29 : <INIT>     Could not detect any 3rd party DriverPacks for wnt5_x86-32.
2009-02-11 19:05:29 : <INIT>     Finished scanning.
2009-02-11 19:05:29 : <INIT> Detected settings file "\\asterisk\Software\Unattend\install\DP\DPs_BASE.ini".
2009-02-11 19:05:30 : <INIT> Windows XP Professional -  OEM SP3 detected.
2009-02-11 19:05:30 : <INIT> [Settings]\DPsMethod not specified: default (2) was set.
2009-02-11 19:05:30 : <INIT> [Settings]\finisherMethod not specified: default (GUIRunOnce) was set.
2009-02-11 19:05:30 : <INIT> [OptionalSettings]\KTD not specified: default (none) was set.
2009-02-11 19:05:30 : <INIT> [OptionalSettings]\QSC not specified: default (yes) was set.
2009-02-11 19:05:30 : <INIT> [OptionalSettingsOther]\ATI_cpl not specified: default (None) was set.
2009-02-11 19:05:30 : <INIT> [OptionalSettingsOther]\Nvidia_cpl not specified: default (None) was set.
2009-02-11 19:05:30 : <INIT> wnt5_x86-32_disc is the selected installation platform .
2009-02-11 19:05:30 : <INIT> Imported settings from settings file.
2009-02-11 19:05:30 : <GUI>  Initialized GUI.
2009-02-11 19:05:30 : <GUI>  Created a list of all available language files.
2009-02-11 19:05:30 : <GUI>  Set the last used language, English, as the GUI language.
2009-02-11 19:05:48 : <GUI>  Closed GUI.
2009-02-11 19:05:48 : <GUI>  Saved settings!
2009-02-11 19:05:48 : <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    = "\\asterisk\install\os\UXPPSP3"
; 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    = "GUIRunOnce"


; this section is optional!
[OptionalSettings]
; none/all/select/paths/patterns, enable or disable Keep The Drivers (KTD) , if not specified: none
KTD        = "all"
; <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"


; this section is optional!
[OptionalSettingsOther]
; CCC/CCP/None, use ATI Catalyst Control Center or ATI Catalyst Control Panel (only relevant when slipstreaming DriverPack Graphics A)
; 1/2/3/None, use Nvidia Control Panel - 1 = Old, 2 = New, 3 = Both, None
ATI_cpl        = "CCC"
Nvidia_cpl    = "2"
2009-02-11 19:05:48 : <CLNP> Create a DPs_Base.log backup @ \\asterisk\Software\Unattend\install\DP\LogFiles\DPs_BASE_09-02-11_19-05.log
2009-02-11 19:05:48 : <CLNP> Program terminated.

------------------------------------------------------------------------------------------

JakeLD,
wow I'm really impressed how fast you guys respond to DriverPacks issues.
Great work, keep going on.

While dpsfnsher runs and kills popup-windows from the driver signing policy each action
is followed by a beep.
In older version(s) of dps_base these windows closed silently.

Anyone an idea what happened and what can be done to fix this behaviour?

Regards

Guido

Is there a problem with latest dps_massStorage 901 and ahci or raid options for Intel ICH10?

Integrating dps_massStorage 901 with latest dps_base and method 2 into WIN-XP-PRO-SP3 Installshare works fine as usual.
Our unattended WIN32 Installationscripts also run fine.
After files have been copied into the systemfolders and the reboot takes place, the system stops with a blue screen.
After some investigating in the registry of the half-installed system we found, neither ahci- nor raiddrivers have been installed.
Service iastor isn't created and in the hive-key containing CriticalDeviceDatabase-entries no pci-ids concerning the ICH10 Controler can be found.
There is no differenz in using either AHCI- or RAID-Mode for the SATA-Ports, same failure.
Only using IDE-Mode works.
Is there anything we can do to fix this?
As a quick workarround we used Acronis True Image with Universalrestore to convert the unattended installed IDE-Systems to RAID or AHCI.
Any help would be appreciated.

Thanks for the infos and suggestion with the PE plugin, I give it a try and post the results later.

First at all thanks to the hard working people from driverpacks.net for their great work.

It looks like there are missing dlls in the lan-driverpack, eg. nicco26.dll for the intel drivers.
I had problems with Intel "I2" and Nvidia "NV3" - "NV7".
After deleting the above folders from the pebuilder-driver folder, the build ran fine.

Version of LAN Driverpack DP_LAN_wnt5_x86-32_805
Version of BartPE: 3.13