Page 1 of 1
Problem with IE language downloading

Posted:
22.12.2013, 18:56
by bobo1704
Hello!
I'd like to ask why WSWS downloads only English and German version of Internet Explorer in every OS I select. I select the greek version of OS and it downloads English and German versions and not the greek one and installs the English version if I use it. This occurs in every OS, Windows XP,7,8. Is this a bug or anything else?
Thank you a lot!
Re: Problem with IE language downloading

Posted:
22.12.2013, 19:38
by boco
That's because you didn't read the documentation before you started using it.
http://trac.wsusoffline.net/browser/trunk/doc/faq-enu.txt wrote:--------------------------------------------------------------------------------
Q: I miss IEx, .NET and MSSE installation files for my language. Why aren't they downloaded and what can I do to have them downloaded?
A: Since Service Packs and updates for Windows Vista / 7 / Server 2008(R2) are multilingual, there's no 24-language selection table for these platforms, so by default, only the English and German versions of those localized installation packages for IEx, .NET and MSSE will be downloaded.
To have your favorite locale(s) downloaded in addition, you may use the ...\cmd\AddCustomLanguageSupport.cmd script.
--------------------------------------------------------------------------------
Re: Problem with IE language downloading

Posted:
22.12.2013, 19:49
by bobo1704
Oops!! You're right!
Thank you a lot!
Re: Problem with IE language downloading

Posted:
22.12.2013, 20:17
by bobo1704
I checked the AddCustomLanguageSupport.cmd script and following the commands I found the txt files in static folder, but I cannot understand what I have to change in order to download the greek version of IE etc. Is there any tutorial I can follow?
Thank you again!
Re: Problem with IE language downloading

Posted:
22.12.2013, 21:19
by aker
Just do the following:
Open a command prompt and enter the following commands
- Code: Select all
cd <your wsusou dir>\cmd
.\AddCustomLanguageSupport.cmd ell
Re: Problem with IE language downloading

Posted:
23.12.2013, 13:39
by bobo1704
Thank you a lot!
Everything is fine now!