Download x86 and x64

Download x86 and x64

Postby CaptainN » 16.03.2020, 11:39

Hi all,

If both is selected updates for x86 and for x64 Version of Windows, only patches and defender signatures for x86 in ...\client\w100\glb\ and ...\client\wddefs\x86-glb\ are downloaded. If the signatures and patches in ...\client\wddefs\x64-glb\ and ...\client\w100-x64\glb\ should be updated every x86 Version have to be deselected. I think in DownloadUpdates.cmd it runs only once through lines 190-...
Code: Select all
:NoMoreParams
echo %1 | %SystemRoot%\System32\find.exe /I "x64" >nul 2>&1
if errorlevel 1 (set TARGET_ARCH=x86) else (set TARGET_ARCH=x64)

where the target platform is defined
Could someone help how to fix this?

Regards
CaptainN
 
Posts: 4
Joined: 17.04.2019, 15:34

Return to Fehlende Updates / Missing updates

Who is online

Users browsing this forum: No registered users and 43 guests