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