I wasable to create an unattended DVD with help from this site
http://unattended.msfn.org/index.htm
I put a lot of Aplications in the $OEM$\$1\Install\Applications
What I noticed is that they all get copied on to the Harddrive of the machine, Is there anyway we can do this installation, whithout actually copying the info on to the Harddrive?
What command line would you use in the batch file?
Ie I use somehting along the lines of
%systemdrive%\install\Applications\WMP9\mpsetupxp.exe /Q:A /R:N
If %systemdrive% refers to the C drive of the machine, how do you identify the DVD or CD drive ?
Thanks