Install Driver Path unattend.xml

  • Thread starter Thread starter RonPaskowski
  • Start date Start date
R

RonPaskowski

Having driver issue:

in my unattend.xml i have specified a path c:\admin\drivers in the WinPE \
x86_Microsoft-Windows-PnpCustomizationsWInPE_neutral phase

but.. my folder structure for my drivers are located like:
c:\admin\drivers\<hw platform1>\video
c:\admin\drivers\<hw platform1>\nic
c:\admin\drivers\<hw platform2>\video
c:\admin\drivers\<hw platform2>\nic

With the path specified as c:\admin\drivers, will the syspreped image
enumerate through the DRIVERS directory to locate the .INF files?
 
Back
Top