Page 1 of 1

[solved] WSUS Offline version 7 wrong language

PostPosted: 13.10.2011, 15:52
by kotarel
Hi, the lastest version with all french download selected and all options with created iso per selected product and language downloads the DEU updates instead of the FR ones.

Re: WSUS Offline version 7 wrong language

PostPosted: 13.10.2011, 23:23
by boco
Do you maybe mean the Dotnet, IE and MSSE installations? The language of these packages must be selected manually.

In a commandline (''DOS'') window, go to the ./cmd subdirectory and execute the AddCustomLanguageSupport.cmd script with the fra option. Example:

Code: Select all
C:\WSUSOffline>cd cmd
C:\WSUSOffline\cmd>AddCustomLanguageSupport.cmd fra


Next download run should delete the enu and deu packages and download the fra ones.

Re: WSUS Offline version 7 wrong language

PostPosted: 14.10.2011, 01:00
by kotarel
Silly me, I didn't read the faq properly >.< it's there and I skipped it.

Thanks and sorry for the trouble.