Windows XP SP3

it works fine after removing pause, but i allways get the error msg "DPsfnsher.exe." not found.
I think the scipt extract it from the bin folder to my systemdrive, but that doesnt work. i have only the dpsfnsher.ini on c:

any ideas?

Best Regards

kesh

PS: i cant attach files sad

Thanks a lot. thats the way i like. I use it this way:
@echo off
echo please wait...
set network=\\mypc\temp\SAD2-110505
set usr=mypc\admin
set pwd=password
set drive=y
net use %drive%: %network% %pwd% /user:%usr%
%drive%:DP_Install_Tool.cmd
net use %drive%: /delete


but thats not fully unattended. i don´t understand this DP_install_tool.cmd completly... i don´t want to press any button. I´m so lazy

BR

Hi there,
we use acronis snap deploy to create universal images, that works fine but it only installs the drivers needed for IDE/SATA controllers. It doesn´t install other drivers, but it has the possibility to run a batch file or programs after deploying. So here´s my question: is it possible to install driverpacks automated in a batch file? I only installed driverpacks with driverupdater. Any ideas?

Best regards

Kesh