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.

OEMSkipRegional=0 does not work

Featured Replies

I am setting up a semi-unattended installation CD for Windows XP SP3, but I ran into a problem. I want some things be unattended, but some other things attended. One of these things is the regional-settings. However, with my winnt.sif it won't show anymore.

This is my winnt.sif:


;SetupMgrTag
[Data]
AutoPartition=0
MsDosInitiated="0"
UnattendedInstall="Yes"

[Unattended]
UnattendMode=DefaultHide
OemSkipEula=Yes
OEMPreinstall=Yes
WaitForReboot="No"

[GuiUnattended]
OEMSkipRegional=0
OEMSkipWelcome=1

[UserData]
ProductKey=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX

[Identification]
JoinWorkgroup=WORKGROUP

[Networking]
InstallDefaultComponents=Yes

[Components]
msmsgs=off
wmaccess=off
msnexplr=off

As you can see I added OEMSkipRegional=0, so setup will show the regional-settings. Or at least, it should. Because it doesn't. It skips it and in the end my Windows installation has a US-English locale.

I tried looking for a solution, but couldn't find anything that helps.

As you can see I added OEMSkipRegional=0, so setup will show the regional-settings. Or at least, it should. Because it doesn't. It skips it and in the end my Windows installation has a US-English locale.

Just remove this option from winnt.sif, it should solve your problem.

  • Author

Well, that actually seems to work. Thanks!

But I do find it strange. Why is this option there if it doesn't work?

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.