Removing Languages removing language packs from Vista sources
#1
Posted 29 April 2008 - 02:58 PM
#2
Posted 30 April 2008 - 03:37 AM
If you have an ISO made with vlite with a languaje pack integrated by you, and now you want to remove this, I think it is not possible...
#4
Posted 30 April 2008 - 10:24 AM
How can you remove the language packs with WAIK?
With vlite you are removing only the support for the languages not the languages self.
#5
Posted 30 April 2008 - 10:50 AM
Open install.wim with WAIK.
Select Language pack. Add to answer file. Configure it to remove.
That run pkgmgr in commandline with answer file.
Installation must contain a language pack.
For example u have English MSDN DVD.
But u want to make it Bulgarian.
First add Bulgarian language pack.
Change default language to bg-BG
Then remove english language pack.
Default language changer said:
Lang remover answer.xml for 32bit system said:
<unattend xmlns="urn:schemas-microsoft-com:unattend">
<servicing>
<package action="remove">
<assemblyIdentity name="Microsoft-Windows-Client-LanguagePack-Package" version="6.0.6000.16386" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="en-US" />
</package>
</servicing>
</unattend>
Lang remover answer.xml for 64bit system said:
<unattend xmlns="urn:schemas-microsoft-com:unattend">
<servicing>
<package action="remove">
<assemblyIdentity name="Microsoft-Windows-Client-LanguagePack-Package" version="6.0.6000.16386" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="en-US" />
</package>
</servicing>
</unattend>
#6
Posted 30 April 2008 - 10:56 AM
I prefer to change MSDN DVDs to my language then slipstream SP1 to my old DVD source.
PS:
Allready did it.
11 in 1 all in my language. All of them work without any problem because of services or etc.
#7
Posted 30 April 2008 - 11:16 AM
eryen, on Apr 30 2008, 05:50 PM, said:
Open install.wim with WAIK.
Select Language pack. Add to answer file. Configure it to remove.
That run pkgmgr in commandline with answer file.
Installation must contain a language pack.
For example u have English MSDN DVD.
But u want to make it Bulgarian.
First add Bulgarian language pack.
Change default language to bg-BG
Then remove english language pack.
Default language changer said:
Lang remover answer.xml for 32bit system said:
<unattend xmlns="urn:schemas-microsoft-com:unattend">
<servicing>
<package action="remove">
<assemblyIdentity name="Microsoft-Windows-Client-LanguagePack-Package" version="6.0.6000.16386" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="en-US" />
</package>
</servicing>
</unattend>
Lang remover answer.xml for 64bit system said:
<unattend xmlns="urn:schemas-microsoft-com:unattend">
<servicing>
<package action="remove">
<assemblyIdentity name="Microsoft-Windows-Client-LanguagePack-Package" version="6.0.6000.16386" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="en-US" />
</package>
</servicing>
</unattend>
I think that for the x64 system should be:
No?
<unattend xmlns="urn:schemas-microsoft-com:unattend">
<servicing>
<package action="remove">
<assemblyIdentity name="Microsoft-Windows-Client-LanguagePack-Package" version="6.0.6000.16386" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="en-US" />
</package>
</servicing>
</unattend>
I tried to do that with an unattended.xml but it didn't worked. I will try one more time. Anyway thanks eryen
#8
Posted 30 April 2008 - 11:24 AM
My appologies for the double post!
#9
Posted 30 April 2008 - 11:40 AM
Quote
start /w pkgmgr /ip /m:"E:\sp1\x86tr\lp-tr-tr\Update.mum" /o:"E:\Wim\;E:\Wim\Windows" /s:"E:\sp1\TEMP"
intlcfg.exe -all:tr-TR -image:"E:\Wim"
start /w pkgmgr /o:"E:\Wim\;E:\Wim\Windows" /n:"E:\x86.rem.Lang.xml"
ImageX /unmount /commit E:\Wim
I use this batch for it.
I hope u know commands.
Basicly.
My Offline dir is E:\Wim
Offline windows dir E:\Wim\Windows
My Turkish lang files extracted at E:\sp1\x86tr\lp-tr-tr\
U can change "1" in first line to use another version in install.wim
Also dont forget to set path for WAIK on first lines of batch file.
Quote
SET TEMP=E:\sp1\TEMP1
SET TMP=E:\sp1\TEMP1
#10
Posted 30 April 2008 - 12:10 PM
I only want to remove the english language from the install.wim . For integrating another language i have another script.
Thanks
#11
Posted 30 April 2008 - 12:24 PM
Quote
REM This will mount your "E:\install.wim" "1" number image to "E:\Wim" folder. You have to create folder first. change those to your folders
imagex /mountrw E:\install.wim 1 E:\Wim
REM This will change your default language.. Edit. tr-TR with your lang string
intlcfg.exe -all:tr-TR -image:"E:\Wim"
REM This will remove english language from install.wim. x86.rem.lang.xml wroten down
start /w pkgmgr /o:"E:\Wim\;E:\Wim\Windows" /n:"E:\x86.rem.Lang.xml"
REM this will commit changes for your install.wim
ImageX /unmount /commit E:\Wim
This is x86.rem.lang.xml
Quote
<unattend xmlns="urn:schemas-microsoft-com:unattend">
<servicing>
<package action="remove">
<assemblyIdentity name="Microsoft-Windows-Client-LanguagePack-Package" version="6.0.6000.16386" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="en-US" />
</package>
</servicing>
</unattend>
DO NOT FORGET. Install.wim must allways have a language pack.
If your install.wim have only one language.
First add your local.
Set default language to your local.
Then remove english language....
#12
Posted 30 April 2008 - 02:44 PM

I think the language that in the setup is in boot.wim image installed is. I want my DVD only in Romanian.
#13
Posted 30 April 2008 - 02:54 PM
I also have to mod boot.wim too.
Mount boot.wim 2 (Setup)
In sources folder. There is a file named lang.ini.
probbaly looks like this. Sorry i dont know. Romanian string. I just wrote ro-RO
Quote
ro-RO = 1
en-US = 3
[Fallback Languages]
ro-RO = en-us
Do it like this.
Quote
ro-RO = 3
[Fallback Languages]
ro-RO = en-us
#15
Posted 30 April 2008 - 03:48 PM
http://technet2.microsoft.com/WindowsVista...3.mspx?mfr=true
U have to edit lang.ini manually
#16
Posted 30 April 2008 - 03:50 PM
Best and most easy way is.
Mountrw boot.wim 2
edit lang.ini
unmount commit
then change boot.ini in DVD image.
English files will be in boot.wim. But in menu u will not see it.
#17
Posted 01 May 2008 - 01:55 AM
I managed to set all the commands in one batch file.
@Echo Off Echo Enter path to Windows AIK: Echo Example: C:\Program Files\Windows AIK Set /p WAIK= Echo. Echo Enter path for mounting WIM file: Echo Example: D:\VistaWork\Mount Set /p WIM= Echo. Echo Enter path to directory with Vista DVD copied: Echo Example: D:\VistaWork\DVD Set /p WD= Echo. Echo Enter path to the .xml file: Echo Example: D:\VistaWork\remlanguage.xml Set /p XML= Echo. Echo Enter path to the new lang file self edited: Echo Example: D:\VistaWork\lang.ini Set /p INI= Echo. Echo Enter language pack ID default: Echo Example: ro-RO Set /p LANG= Echo. Echo Select the Vista edition: Echo Example: 1 Echo 1 - BUSINESS Echo 2 - HOMEBASIC Echo 3 - HOMEPREMIUM Echo 4 - ULTIMATE Echo 5 - BUSINESSN Echo 6 - HOMEBASICN Echo 7 - STARTER Set /p EDITION= Echo. "%WAIK%\Tools\x86\Imagex.exe" /mountrw "%WD%\Sources\install.wim" %EDITION% "%WIM%" "%WAIK%\Tools\x86\intlcfg.exe" -all:%LANG% -image:"%WIM%" "%WAIK%\Tools\Servicing\pkgmgr.exe" /o:"%WIM%\;%WIM%\Windows" /n:"%XML%" "%WAIK%\Tools\x86\Imagex.exe" /unmount /commit "%WIM%" "%WAIK%\Tools\x86\Imagex.exe" /mountrw "%WD%\Sources\boot.wim" 2 "%WIM%" Copy "%INI%" "%WIM%\sources\Lang.ini" "%WAIK%\Tools\x86\Imagex.exe" /unmount /commit "%WIM%" echo End of language pack desintegration. pause
The language folders are still there but you cannot chose them in the installation.
Thanks eryen for helping me out
This post has been edited by flamandu: 01 May 2008 - 02:37 AM
#18
Posted 14 October 2008 - 05:18 AM
vLite_Language_Pack.jpg (38.34K)
Number of downloads: 30
This post has been edited by alvinkhorfire: 14 October 2008 - 05:24 AM



Help
Back to top









