mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 11:25:49 +00:00
feat: Add Windows 10 config
This commit is contained in:
parent
29a545dd8f
commit
8f19c3127d
1 changed files with 10 additions and 10 deletions
|
|
@ -93,34 +93,34 @@
|
||||||
<component name="Microsoft-Windows-PnpCustomizationsWinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
|
<component name="Microsoft-Windows-PnpCustomizationsWinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
|
||||||
<DriverPaths>
|
<DriverPaths>
|
||||||
<PathAndCredentials wcm:action="add" wcm:keyValue="1">
|
<PathAndCredentials wcm:action="add" wcm:keyValue="1">
|
||||||
<Path>D:\viostor\w11\amd64</Path>
|
<Path>D:\viostor\w10\amd64</Path>
|
||||||
</PathAndCredentials>
|
</PathAndCredentials>
|
||||||
<PathAndCredentials wcm:action="add" wcm:keyValue="2">
|
<PathAndCredentials wcm:action="add" wcm:keyValue="2">
|
||||||
<Path>D:\NetKVM\w11\amd64</Path>
|
<Path>D:\NetKVM\w10\amd64</Path>
|
||||||
</PathAndCredentials>
|
</PathAndCredentials>
|
||||||
<PathAndCredentials wcm:action="add" wcm:keyValue="3">
|
<PathAndCredentials wcm:action="add" wcm:keyValue="3">
|
||||||
<Path>D:\Balloon\w11\amd64</Path>
|
<Path>D:\Balloon\w10\amd64</Path>
|
||||||
</PathAndCredentials>
|
</PathAndCredentials>
|
||||||
<PathAndCredentials wcm:action="add" wcm:keyValue="4">
|
<PathAndCredentials wcm:action="add" wcm:keyValue="4">
|
||||||
<Path>D:\pvpanic\w11\amd64</Path>
|
<Path>D:\pvpanic\w10\amd64</Path>
|
||||||
</PathAndCredentials>
|
</PathAndCredentials>
|
||||||
<PathAndCredentials wcm:action="add" wcm:keyValue="5">
|
<PathAndCredentials wcm:action="add" wcm:keyValue="5">
|
||||||
<Path>D:\qemupciserial\w11\amd64</Path>
|
<Path>D:\qemupciserial\w10\amd64</Path>
|
||||||
</PathAndCredentials>
|
</PathAndCredentials>
|
||||||
<PathAndCredentials wcm:action="add" wcm:keyValue="6">
|
<PathAndCredentials wcm:action="add" wcm:keyValue="6">
|
||||||
<Path>D:\qxldod\w11\amd64</Path>
|
<Path>D:\qxldod\w10\amd64</Path>
|
||||||
</PathAndCredentials>
|
</PathAndCredentials>
|
||||||
<PathAndCredentials wcm:action="add" wcm:keyValue="7">
|
<PathAndCredentials wcm:action="add" wcm:keyValue="7">
|
||||||
<Path>D:\vioinput\w11\amd64</Path>
|
<Path>D:\vioinput\w10\amd64</Path>
|
||||||
</PathAndCredentials>
|
</PathAndCredentials>
|
||||||
<PathAndCredentials wcm:action="add" wcm:keyValue="8">
|
<PathAndCredentials wcm:action="add" wcm:keyValue="8">
|
||||||
<Path>D:\viorng\w11\amd64</Path>
|
<Path>D:\viorng\w10\amd64</Path>
|
||||||
</PathAndCredentials>
|
</PathAndCredentials>
|
||||||
<PathAndCredentials wcm:action="add" wcm:keyValue="9">
|
<PathAndCredentials wcm:action="add" wcm:keyValue="9">
|
||||||
<Path>D:\vioscsi\w11\amd64</Path>
|
<Path>D:\vioscsi\w10\amd64</Path>
|
||||||
</PathAndCredentials>
|
</PathAndCredentials>
|
||||||
<PathAndCredentials wcm:action="add" wcm:keyValue="10">
|
<PathAndCredentials wcm:action="add" wcm:keyValue="10">
|
||||||
<Path>D:\vioserial\w11\amd64</Path>
|
<Path>D:\vioserial\w10\amd64</Path>
|
||||||
</PathAndCredentials>
|
</PathAndCredentials>
|
||||||
</DriverPaths>
|
</DriverPaths>
|
||||||
</component>
|
</component>
|
||||||
Loading…
Add table
Add a link
Reference in a new issue