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.

Regional Settings in unattended install

Featured Replies

I've tried several times now to get the Regional Settings sorted out during the unattended install. I want them all as UK/English and the user not to be asked after everything has been OEM resealed. What I get is everything set as UK except "Location - To help services provide you with local information, such as news and weather, select your present location:" which is under "Control Panel > Region and Language Options" at the bottom.

Many thanks,

Gareth

;This is the default Unattended installation file
;Target Path should be new directory
;Adminpassword is blank.

[Data]
AutoPartition=1
MsDosInitiated="0"
UnattendedInstall="Yes"

[Unattended]
Unattendmode = FullUnattended
UnattendSwitch = Yes
OemPreinstall = Yes
TargetPath = \WINDOWS
Filesystem = ConvertNTFS
Repartition = Yes
OemSkipEula = YES
FactoryMode = YES
CrashDumpSetting = 0
ExtendOemPartition = 1
WaitForReboot = No
KeyboardLayout="United Kingdom"
OemPnPDriversPath="Installs\Drivers\AsusPndt"

[UserData]
FullName = "Your User Name"
OrgName = "Your Company Name"
ComputerName = *
ProductKey=<key>

[GuiUnattended]
TimeZone = 85
AdminPassword = *
AutoLogon = Yes
   AutoLogonCount=1
OEMSkipRegional = 1
OEMSkipWelcome = 1

[LicenseFilePrintData]
AutoMode = "PerServer"
AutoUsers = "5"

[Display]
BitsPerPel = 32
XResolution = 800
YResolution = 600
VRefresh = 70

[Branding]
BrandIEUsingUnattended = No
IEBrandingFile = install.ins

[TapiLocation]
   CountryCode=44
   Dialing=Tone
   AreaCode=0

[RegionalSettings]
   LanguageGroup=1
   SystemLocale=00000809
   UserLocale=00000809
   InputLocale=0809:00000809
   InputLocale_DefaultUser = 0809:00000809
   UserLocale_DefaultUser=00000809

[Networking]
   InstallDefaultComponents=Yes

[Identification]
JoinWorkgroup = Workgroup

[GuiRunOnce]
%systemdrive%\installs\hotfixes\hotfixes.cmd


Use:

[RegionalSettings]

LanguageGroup=1

Language=00000809

with nothing else. SystemLocale, UserLocale etc, will be set to UK English as default with just those 2 in [RegionalSettings]

  • Author

Cheers Aaron, I'll give it a try. Much appreciated.

Gareth

  • Author

Nope, just tested that and it works fine. Cheers though enuffsaid. Cheers Aaron.

Gareth

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.