MSFN Forum: Remove Lang pack - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Remove Lang pack Remove Lang from offline image

#1 User is offline   MAVERICKS CHOICE 

  • The Guy from Aus
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,693
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 28 November 2012 - 03:36 PM

Recently been working with OEM Prox64. Though the default lang installed is en-GB & being so the install will halt until
I 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.

Quote

Dism /Image:C:\test\offline /Set-SKUIntlDefaults:en-us

I 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:

Quote

Dism /Image:C:\test\offline /Remove-Package /PackagePath:C:\packages\package1.cab /PackagePath:C:\packages\package2.cab ...


Any advice suggestions are welcome.

This post has been edited by MAVERICKS CHOICE: 28 November 2012 - 03:37 PM



#2 User is offline   MAVERICKS CHOICE 

  • The Guy from Aus
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,693
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 28 November 2012 - 06:49 PM

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!

#3 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,748
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 29 November 2012 - 03:00 AM

yep need to modify the boot.wim image 2 for setup
Can mount it and
Dism /image:D:\zMountdir /Get-Intl
Reporting offline international settings.

Default system UI language : en-US
System locale : en-US
Default time zone : Pacific Standard Time
User locale for default user : en-US
Location : United States (GEOID = 244)
Active keyboard(s) : 0409:00000409
Keyboard layered driver : PC/AT Enhanced Keyboard (101/102-Key)

Installed language(s): en-US
  Type : Fully localized language.


Can then set languages like this
Dism /Set-AllIntl:en-US

Dism Languages and International Servicing Command-Line Options http://technet.micro...y/hh825081.aspx

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy