I was searching for a solution to add a UK keyboard to an offline image but this fix didn't work for me I then found a blog with the following info which works great, I thought I would post it here as it took many hours of searching before I found the answer. intlcfg -InputLocale:en-GB -image:c:\winpe_x86\mount or intlcfg -InputLocale:0809:00000809 -image:c:\winpe_x86\mount or intlcfg -all:en-GB -image:c:\winpe_x86\mount The -all only changed the inputlocale for me I think this was because I don'y have the en-GB language pack You can check the settings using the following intlcfg -report -image:c:\winpe_x86\mount See http://technet.microsoft.com/en-us/library/cc722068.aspx for more details Also if you are looking for language packs they are only available as part of Vista Ultimate or Enterprise See http://windowshelp.microsoft.com/Windows/e...ab5ecc1033.mspx ********************Blog with original info look to the end ************************