mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 11:25:49 +00:00
feat: Win8 config
This commit is contained in:
parent
bd8187c530
commit
df2bae4c1e
1 changed files with 12 additions and 12 deletions
|
|
@ -12,7 +12,7 @@
|
||||||
<UserLocale>en-US</UserLocale>
|
<UserLocale>en-US</UserLocale>
|
||||||
</component>
|
</component>
|
||||||
<component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
|
<component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
|
||||||
<DiskConfiguration>
|
<DiskConfiguration>
|
||||||
<Disk wcm:action="add">
|
<Disk wcm:action="add">
|
||||||
<DiskID>0</DiskID>
|
<DiskID>0</DiskID>
|
||||||
<WillWipeDisk>true</WillWipeDisk>
|
<WillWipeDisk>true</WillWipeDisk>
|
||||||
|
|
@ -96,34 +96,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\w8.1\amd64</Path>
|
<Path>D:\viostor\w8.1\amd64</Path>
|
||||||
</PathAndCredentials>
|
</PathAndCredentials>
|
||||||
<PathAndCredentials wcm:action="add" wcm:keyValue="2">
|
<PathAndCredentials wcm:action="add" wcm:keyValue="2">
|
||||||
<Path>D:\NetKVM\w8.1\amd64</Path>
|
<Path>D:\NetKVM\w8.1\amd64</Path>
|
||||||
</PathAndCredentials>
|
</PathAndCredentials>
|
||||||
<PathAndCredentials wcm:action="add" wcm:keyValue="3">
|
<PathAndCredentials wcm:action="add" wcm:keyValue="3">
|
||||||
<Path>D:\Balloon\w8.1\amd64</Path>
|
<Path>D:\Balloon\w8.1\amd64</Path>
|
||||||
</PathAndCredentials>
|
</PathAndCredentials>
|
||||||
<PathAndCredentials wcm:action="add" wcm:keyValue="4">
|
<PathAndCredentials wcm:action="add" wcm:keyValue="4">
|
||||||
<Path>D:\pvpanic\w8.1\amd64</Path>
|
<Path>D:\pvpanic\w8.1\amd64</Path>
|
||||||
</PathAndCredentials>
|
</PathAndCredentials>
|
||||||
<PathAndCredentials wcm:action="add" wcm:keyValue="5">
|
<PathAndCredentials wcm:action="add" wcm:keyValue="5">
|
||||||
<Path>D:\qemupciserial\w8.1\amd64</Path>
|
<Path>D:\qemupciserial\w8.1\amd64</Path>
|
||||||
</PathAndCredentials>
|
</PathAndCredentials>
|
||||||
<PathAndCredentials wcm:action="add" wcm:keyValue="6">
|
<PathAndCredentials wcm:action="add" wcm:keyValue="6">
|
||||||
<Path>D:\qxldod\w8.1\amd64</Path>
|
<Path>D:\qxldod\w8.1\amd64</Path>
|
||||||
</PathAndCredentials>
|
</PathAndCredentials>
|
||||||
<PathAndCredentials wcm:action="add" wcm:keyValue="7">
|
<PathAndCredentials wcm:action="add" wcm:keyValue="7">
|
||||||
<Path>D:\vioinput\w8.1\amd64</Path>
|
<Path>D:\vioinput\w8.1\amd64</Path>
|
||||||
</PathAndCredentials>
|
</PathAndCredentials>
|
||||||
<PathAndCredentials wcm:action="add" wcm:keyValue="8">
|
<PathAndCredentials wcm:action="add" wcm:keyValue="8">
|
||||||
<Path>D:\viorng\w8.1\amd64</Path>
|
<Path>D:\viorng\w8.1\amd64</Path>
|
||||||
</PathAndCredentials>
|
</PathAndCredentials>
|
||||||
<PathAndCredentials wcm:action="add" wcm:keyValue="9">
|
<PathAndCredentials wcm:action="add" wcm:keyValue="9">
|
||||||
<Path>D:\vioscsi\w8.1\amd64</Path>
|
<Path>D:\vioscsi\w8.1\amd64</Path>
|
||||||
</PathAndCredentials>
|
</PathAndCredentials>
|
||||||
<PathAndCredentials wcm:action="add" wcm:keyValue="10">
|
<PathAndCredentials wcm:action="add" wcm:keyValue="10">
|
||||||
<Path>D:\vioserial\w8.1\amd64</Path>
|
<Path>D:\vioserial\w8.1\amd64</Path>
|
||||||
</PathAndCredentials>
|
</PathAndCredentials>
|
||||||
</DriverPaths>
|
</DriverPaths>
|
||||||
</component>
|
</component>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue