Hi Overflow ,
First:
Thanks much for your tips, it is a pleasure for me to tell you more.
Second:
Yes you may be right, I could have done it a little bit easier - without uncompressing an things.
I know driverpacks fistly two weeks, and I had massive problems downloading it ...
But I wanted to know what's going on in my unattended installation.
Since integrating driverpacks with my method, network copy does not take noticeable more time.
If you have a fast network, this should be no problem.
For me it was a good deal to get it to work and to see what's going on.
The trick with patching setup.exe is great and genious, thanks to the patcher (Pyron an friends).
Third:
Setup.exe is started in GUI-Mode, not in Textmode.
Accordingly presetup.cmd.
So the drivers are shurely installed in 32-bit mode, because presetup.cmd and devpath.exe sets the devicepath in the registry before starting GUI-Mode.
So it is indifferent, if you copy the drivers with presetup.cmd or with my $1-feature !!!
Fourth:
I don't know what DSPdsblr.exe does.
It took it, and it worked.
Maybe I could leave it away, because in my Unattend.txt there is the statement "DriverSigningPolicy=Ignore" that disables policy warnings.
Maybe I will do a test next week.
Fifth:
You can use winnt32 to start unattended installation in the way it is documented by Microsoft.
Next week I will post my command-line, and unattend.txt and more.
Sixth:
I do unattended installations since NT4.0, and last 4 weeks I created an VistaPE boot media using winbuilder to start unattended installation in a domain environment.
I created serveral features like automatic partitioning, scripted start of unattended installation, running installation fully automatic, the only thing you have to tell is computername.
Seventh:
A few years ago I developed a tool. I call it the 'ProfileTree'.
With this tool you can install nearly 100 software packages in unattended mode (without interacting!)
The data it uses is stored in an Access database.
Access database stores all parameters that install scripts need.
Install scripts (VB-Scripts) that control package installation are created at runtime.
It is possible to select installation packages or not.
There is an installation control wether package is installed or not.
I have written it in Visual Basic 6 (I'm not a great programer!), and since long time I wanted to share it to the world ...
Maybe I do it anywhen.
A community could improve it shurely.
More next week.
Seiba