I am trying to create a win2ksp4 with ie6 and dx9. I have successfully slipstreamed sp4 into win2k and it works. I have also tried wm9 and it works. I am still having trouble with ie6 and dx9. I created a auto install text to point to the folder where everything is stored. My cmdlines.txt says
[Commands]
".\"ie6setup.exe /S:""#e" /q:a /r:n"
".\setup_wm.exe /Q:A /R:N"
".\DX9NTopk\dxsetup.exe /install /silent"
I replaced the dx9 setup file with one from dx8. I heard that this will enable the silent install. Please take a look and tell me what I maybe doing wrong.