File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 33 <settings pass =" oobeSystem" >
44 <component xmlns : wcm =" http://schemas.microsoft.com/WMIConfig/2002/State" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" name =" Microsoft-Windows-Shell-Setup" processorArchitecture =" amd64" publicKeyToken =" 31bf3856ad364e35" language =" neutral" versionScope =" nonSxS" >
55 <OOBE >
6+ <HideEULAPage >true</HideEULAPage >
7+ <HideWirelessSetupInOOBE >true</HideWirelessSetupInOOBE >
8+ <NetworkLocation >Home</NetworkLocation >
9+ <ProtectYourPC >3</ProtectYourPC >
10+ <SkipUserOOBE >true</SkipUserOOBE >
611 <HideOnlineAccountScreens >true</HideOnlineAccountScreens >
712 </OOBE >
813 </component >
2833 </OSImage >
2934 </ImageInstall >
3035 <UserData >
36+ <AcceptEula >true</AcceptEula >
3137 <ProductKey >
32- <Key />
33- </ProductKey >
38+ <Key ></Key >
39+ <WillShowUI >Never</WillShowUI >
40+ </ProductKey >
3441 </UserData >
3542 </component >
3643 </settings >
You can’t perform that action at this time.
0 commit comments