I made a Autounattend.xml that auto installing my windows, But I can't hide setting page in last installation. I used this code in my Autounattend.xml:
Quote
<OOBE>
<HideEULAPage>true</HideEULAPage>
<HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
<HideOnlineAccountScreens>true</HideOnlineAccountScreens>
<HideLocalAccountScreen>true</HideLocalAccountScreen>
<NetworkLocation>Home</NetworkLocation>
</OOBE>

Thanks a lot.
This post has been edited by behdadsoft: 09 March 2013 - 07:36 AM



Help
Back to top










