[solved] Missing IE8 & IE9 Spanish

[solved] Missing IE8 & IE9 Spanish

Postby Drako01 » 20.03.2011, 21:52

6.8.2 Generator does not download IE8 and IE9 for Windows Vista in spanish, in both architectures (x86 and x64).

Greetings
Drako01
 

Re: Missing IE8 Spanish

Postby harry » 20.03.2011, 22:24

Please look :arrow: viewtopic.php?f=3&t=945 and :arrow: viewtopic.php?f=3&t=955

Copy the following lines to a file Prepare-esn.cmd and save it in your WSUSOU directory (the one with UpdateGenerator.exe).
Run it once. (there is absolutly no error handling!)

Code: Select all
@echo off
cd /D "%~dp0"

set LNG=esn

REM language specific files for .NET
type .\static\StaticDownloadLinks-dotnet-x64-%LNG%.txt | find "dotNetFx40LP_Full_" >> .\static\custom\StaticDownloadLinks-dotnet.txt
type .\static\StaticDownloadLinks-dotnet-x64-%LNG%.txt | find "dotnetfx35langpack_x64" >> .\static\custom\StaticDownloadLinks-dotnet-x64-glb.txt
type .\static\StaticDownloadLinks-dotnet-x86-%LNG%.txt | find "dotnetfx35langpack_x86" >> .\static\custom\StaticDownloadLinks-dotnet-x86-glb.txt

REM language specific files for MSSE
type .\static\StaticDownloadLinks-msse-x64-%LNG%.txt >> .\static\custom\StaticDownloadLinks-msse-x64-glb.txt
type .\static\StaticDownloadLinks-msse-x86-%LNG%.txt >> .\static\custom\StaticDownloadLinks-msse-x86-glb.txt

REM language specific files for Vista
type .\static\StaticDownloadLinks-ie8-w60-x64-%LNG%.txt >> .\static\custom\StaticDownloadLinks-w60-x64-glb.txt
type .\static\StaticDownloadLinks-ie8-w60-x86-%LNG%.txt >> .\static\custom\StaticDownloadLinks-w60-x86-glb.txt

REM language specific files for Windows 7
type .\static\StaticDownloadLinks-ie9-w61-x64-%LNG%.txt >> .\static\custom\StaticDownloadLinks-w61-x64-glb.txt
type .\static\StaticDownloadLinks-ie9-w61-x86-%LNG%.txt >> .\static\custom\StaticDownloadLinks-w61-x86-glb.txt

harry
 
Posts: 737
Joined: 29.10.2009, 17:02


Return to Fehlende Updates / Missing updates

Who is online

Users browsing this forum: No registered users and 50 guests