Hi all,
I'm trying to deploy software to Windows Vista. During installation software installs new network driver. When I do instalation in user attanded mode everything works fine. But when I do unattended installation with administrative rights using this command line (setup.exe /s /v"/qn INSTALLDIR=c:\test ALLUSERS=1), program gets installed, but driver not. Can someone tell me what can be a problem that driver won't install?
Thanks,