Hi OverFlow,
sorry but I think my bad english was the problem. No I understand what you mean.
I definitly used driverpacks to slipstream and explain you now what I exactly did.
When I use driverpacks to Slipstream (I used method 1) then a folder is created called $OEM$. This is correct but there is one problem.
The folder $OEM$ is placed OUTSIDE the i386 folder by driverpacks. But I use the "unattended.sourceforge.net" pack on my server to make the unattended working.
And this Pack WANTS THE FOLDER $OEM$ INSIDE THE i386 folder.
Now I copied the $OEM$ folder created by driverpacks into the folder i386 and my folder structure is looking like this now:
i386
--->$OEM$
-------------->$1
------------------->Drivers
----------------------------->_000_Controller (For the SATA Controller)
----------------------------->Video
----------------------------->Audio
------------------------------------>File devon
------------------------------------>File DP_Install_Tool
------------------------------------>File DPInst.XML
------------------------------------>File DINST
------------------------------------>File DPsFnshr (The Finisher)
------------------------------------>File DPsFnshr.ini
------------------------------------>File DriverPack_Sound_A_wnt5_x86-3
------------------------------------>File DSPdsblr
------------------------------------>File makePNF
------------------------------------>File mute
------------------------------------>file pmtimer
------------------------------------>FOLDER D
------------------------------------------------->S
---------------------------------------------------->CR1
---------------------------------------------------------->common
---------------------------------------------------------->lang
---------------------------------------------------------->support
---------------------------------------------------------->win2k_xp
---------------------------------------------------------->Lot of files
---------------------------------------------------->CR2
---------------------------------------------------->N
---------------------------------------------------->R1
---------------------------------------------------->R2
---------------------------------------------------->R3
---------------------------------------------------->V1
---------------------------------------------------->V2
---------------------------------------------------->V3
---------------------------------------------------->V4
-------------->TEXTMODE (For the SATA Driver which works in this configuration)
The Files in the Audio Folder are created by driverpacks.
In my unattended.txt I have the following:
OeMPnPDriversPath = "Drivers\_000_Controller; Drivers\Video; Drivers\Audio; Drivers\Audio\D\S\CR1"
I hope that you as professional can now see my mistake, because I think the Problem is the location of the so called finisher.
Thanks in advance