November 28, 200421 yr Are you actually adding anything else to this unattend?Ok perhaps this is itFullUnattended During an attended Setup, improperly signed hardware drivers generate a warning dialog box. If UnattendMode = FullUnattended, then Setup does not install hardware drivers unless they are properly signed.Change To DefaultHide Specifies that answers in the answer file are defaults. Unlike UnattendMode = ProvideDefault, Setup does not display the user interface to end users if you specify in the answer file all the answers relating to a particular Setup page.With setting it to DriverSigningPolicy = Warn don't allways work Driver Signing- Policy to ignore edit Hivesft.inf like so;HKLM,"SOFTWARE\Microsoft\Driver Signing",,0x00000010replace withHKLM,"SOFTWARE\Microsoft\Driver Signing","Policy",0x00000001,00then in winnt.sifDriverSigningPolicy = IgnoreThose are Microsoft driver's and certainly should be ok but wwo knows, I don't see anything else wrong. Edited November 28, 200421 yr by maxXPsoft
Create an account or sign in to comment