Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

auto Setting

Featured Replies

Hi.

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:

<OOBE>

<HideEULAPage>true</HideEULAPage>

<HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>

<HideOnlineAccountScreens>true</HideOnlineAccountScreens>

<HideLocalAccountScreen>true</HideLocalAccountScreen>

<NetworkLocation>Home</NetworkLocation>

</OOBE>

pnh7njhthtqqhf29ou.jpg

Thanks a lot.

Edited by behdadsoft


ADD <ProtectYourPC>3</ProtectYourPC> to <OOBE>

1 Specifies that important and recommended updates are installed automatically.

2 Specifies that only important updates are installed.

3 Specifies that automatic protection is disabled. Updates are available manually through Windows Update.

Edited by maxXPsoft

  • Author

Thanks for reply.

I add this code in OOBE, But yet show setting page . In this Page I see this warrning: some settings have been disabled by your system administrator.

this is my Autounattend:

you don't add Administrator as a user, he already exists

Remove <LocalAccounts>

are you setting up 64 bit or 32? you didn't get all the OOBE into the 64 section

you were missing the OOBE settings in the 64 section. have you fixed and tried again?

Hi.

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:

<OOBE>

<HideEULAPage>true</HideEULAPage>

<HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>

<HideOnlineAccountScreens>true</HideOnlineAccountScreens>

<HideLocalAccountScreen>true</HideLocalAccountScreen>

<NetworkLocation>Home</NetworkLocation>

</OOBE>

pnh7njhthtqqhf29ou.jpg

Thanks a lot.

<OOBE>

<HideEULAPage>true</HideEULAPage>

<NetworkLocation>Home</NetworkLocation>

<ProtectYourPC>1</ProtectYourPC>

<HideOnlineAccountScreens>true</HideOnlineAccountScreens>

<HideLocalAccountScreen>true</HideLocalAccountScreen>

<HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>

<HideOEMRegistrationScreen>true</HideOEMRegistrationScreen>

<SkipUserOOBE>true</SkipUserOOBE>

</OOBE>

<SkipUserOOBE>true</SkipUserOOBE>

SkipUserOOBE is only valid in Vista. It has no use in a Windows 7 or 8 answer file.

Thanks for the info Trip, :yes:

It doesn't effect my install for leaving it in, but I probably can always use a good housecleaning..

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.