Probably due to the way it uses delta compression. Extracting the full files: Code: expand.exe source.cab -F:* destinationdir
It actually worked here just fine: Spoiler Code: ============================================================ Extracting/Copying .cab files to temp folder ============================================================ 1/1: Windows10.0-KB3176925-x86.cab ============================================================ Extracting files from update cabinets (.cab) *** This will require some disk space, please be patient *** ============================================================ 1/1: Windows10.0-KB3176925-x86.cab ============================================================ Checking Updates... ============================================================ ============================================================ Installing Updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.14295.1000 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~14393.3.1.0 [==========================100.0%==========================] The operation completed successfully. ============================================================ Removing temporary extracted files... ============================================================ ============================================================ Finished ============================================================ Press any key to exit. what's the error you get?
WU distribution is limited, but obviously HTTP doesn't care. WU client simply appears to do a check on HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsSelfHost\Applicability\Ring (REG_SZ). The update should show up in WU with "Ring" set to "WIF" (fast ring).
OK, well I did a clean install and right now I'm on local account so WU couldn't pick it up. I downloaded and installed manually. Thanks!
You can pick up insider stuff being on a local account, just login the insider part of windows update
Hi Guys ; First thanks to Burdafel for Visual C++ Runtime Installer posts and thanks to other contributors for their posts about seperate Visual C++ exe's. I believe that Visual C++ installers are must have for all computers and i dont think Windows 10 Hotfix Repository thread is the correct thread for Visual C++ Redistributables..When i need these posts , i am really being lost among posts in Windows 10 Hotfix Repository thread.. Just a suggestion , why dont we create a sticky thread about Visual C++ Installers in "MDL Projects and Applications" section or in somewhere else? (It would be more easy for someone who looks for these installers) Thanks Guys