So ok I read now the theard but I still do not now what to do ^^

So a little information before running the SysPrep I always move the folder OEM out of the folder SysPrep because this one will be delete after the system reboot. So may could this be the problem ???
But i do not think that this is the problem because if not the DP_Install_Tool.cmd wouldn't get run after the restart while SysPrep would delete it.

So may you could explain me short what to do ?
I do not have many expirience in this matters. But I want to learn them.

Hello I am using Sysprep to prepare computer systems for our new employers after this I make a backup of the system before the system restarts. No I have had all the time the problem that, why we have a lot of different models of ibm computer and notebooks. Like Laptop X31 X42 X61 and so on.

So now after the new Version of DriverPacks Base 8.05 release. I start using this .

I loaded all Driver Packs and include them.

My Settings ini look like that:

Settings.ini wrote:

[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    = "U:\Projekte\Unattended\Windows\V 0.1d\SysPrep"
; 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    = "GUIRunOnce"


; 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"


; 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_Graphics_B    = "yes"
DP_Graphics_C    = "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        = "CCP"

Sysprep.inf wrote:

[GUIRunOnce]
   
    command9="%systemdrive%\OEM\DP_Install_Tool.cmd"

But the problem is that at the moment no drivers shout not be install after opening the DP_Install_Tool.cmd, they will be all extracted an after this it comes a error reporting "DPinst.exe" not found or so this could be happen because in the DP_Install_Tool.cmd aren't the backslashes behind

COPY DPINST.exe %SystemDrive%
COPY DPInst.xml %SystemDrive%

But i don't know if this is the problem so may some of you can help me.

regards
raul