November 28, 201213 yr Recently been working with OEM Prox64. Though the default lang installed is en-GB & being so the install will halt untilI answer the UI lang in setup.I have the relative passes in my xml & have installed en-US to the offline image & set this as default.eg. Dism /Image:C:\test\offline /Set-SKUIntlDefaults:en-usI changed the boot.wim from a good known us copy & adjusted the lang.ini.Setup still halts. I have read up on removing packages from offline images using Dism though the examples are limited.The installed .cab files extract once there put on the wim, therefore am not certain how it can be removed??This is the MS example: Dism /Image:C:\test\offline /Remove-Package /PackagePath:C:\packages\package1.cab /PackagePath:C:\packages\package2.cab ... Any advice suggestions are welcome. Edited November 28, 201213 yr by MAVERICKS CHOICE
November 29, 201213 yr Author Ok after much testing found I had to mount the "Boot.wim" & change the Lang.ini , committed image & remade the iso working as expected now!
November 29, 201213 yr yep need to modify the boot.wim image 2 for setupCan mount it and Dism /image:D:\zMountdir /Get-IntlReporting offline international settings.Default system UI language : en-USSystem locale : en-USDefault time zone : Pacific Standard TimeUser locale for default user : en-USLocation : United States (GEOID = 244)Active keyboard(s) : 0409:00000409Keyboard layered driver : PC/AT Enhanced Keyboard (101/102-Key)Installed language(s): en-US Type : Fully localized language.Can then set languages like thisDism /Set-AllIntl:en-USDism Languages and International Servicing Command-Line Options http://technet.microsoft.com/en-us/library/hh825081.aspx
Create an account or sign in to comment