MAVERICKS CHOICE Posted November 28, 2012 Posted November 28, 2012 (edited) 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, 2012 by MAVERICKS CHOICE
MAVERICKS CHOICE Posted November 29, 2012 Author Posted November 29, 2012 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! 1
maxXPsoft Posted November 29, 2012 Posted November 29, 2012 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now