Jump to content

Win10 UEFI Unattend drivers instalation problem


Recommended Posts

I always use below script to install my drivers from DVD or USB

   
            <DriverPaths>
                <PathAndCredentials wcm:keyValue="6cf4ac0a" wcm:action="add">
                    <Path>c:\Drivers</Path>
                </PathAndCredentials>
            </DriverPaths>

and Drivers folder is copy to the $OEM$ folder...

everything working well with MBR file format legacy boot.. All drivers are install in Windows 10
after changing boot into UEFI mode with GPT file system... The drivers was copy to C:\Drivers same as the other windows 7 unattend and Win 10 Legacy boot MBR but drivers is not install... wonder who knows the trips?
 

Hope someone knows...

Link to comment
Share on other sites


  • 4 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...