steven36 Posted September 29, 2016 Share Posted September 29, 2016 This update includes quality improvements. No new operating system features are being introduced in this update. Key changes include: Improved reliability of the Windows Update Agent, shared drives, virtual private network (VPN), clustering, HTTP downloads, Internet Explorer 11, Hyper-V platform, multimedia playback, and Microsoft Edge. Improved performance of push and local notifications, Hyper-V platform, and some social media websites using Microsoft Edge. Addressed issue where mapping a drive from an elevated command prompt doesn’t work with administrator credentials. Addressed issue causing movies that were ripped using the transport stream (.ts) format to play without sound in Windows Media Player and the Xbox One Media Player app. Addressed issue causing the Movies & TV app on the Xbox to stop working when attempting to play content that was just purchased from the Store. Addressed issue where ActiveX can't be installed when using the ActiveX Installer Service (AXIS) in Internet Explorer 11. Addressed issue causing “Print all linked documents” to not work in Internet Explorer 11. Improved reliability of downloading and updating games from the Store. Addressed issue preventing some users from changing the default download location in Windows 10 Mobile. Addressed issue causing unnecessary notifications about fixing Microsoft account in Windows 10 Mobile. Addressed additional issues with multimedia, Windows kernel, Windows shell, enterprise security, storage file system, Remote Desktop, core platform, Hyper-V platform, Windows Update for Business, display kernel, near field communication (NFC), input and composition, Bluetooth, Microsoft Lync 2010 compatibility, Windows Storage API, app registration, Trusted Platform Module, Group Policy, Internet Explorer 11, virtual private network (VPN), BitLocker, wireless networking, datacenter networking, Cortana, PowerShell, Active Directory, connection manager and data usage, Access Point Name (APN) database, Microsoft Edge, Windows Recovery Environment, file clustering, Universal Windows Platform (UWP) apps, audio playback settings, DShow Bridge, app compatibility, licensing, cloud infrastructure, domain name system (DNS) server, network controller, USB barcode reader, and Adobe Flash Player. For more information about the complete list of affected files, see KB3194496. Source: https://support.microsoft.com/en-us/help/12387/windows-10-update-history Now Live Via Windows updates Link to comment Share on other sites More sharing options...
Pete 12 Posted September 29, 2016 Share Posted September 29, 2016 Just installed , took some time , but seems to be ok, have to test first............ Link to comment Share on other sites More sharing options...
steven36 Posted September 29, 2016 Author Share Posted September 29, 2016 1 hour ago, Pete 12 said: Just installed , took some time , but seems to be ok, have to test first............ Me too i updated mine i got one more PC to update i will do it tomorrow . Time to watch movies and chill out for tonight here ! Link to comment Share on other sites More sharing options...
dac Posted September 29, 2016 Share Posted September 29, 2016 down loaded rather slowly, no other problems. Link to comment Share on other sites More sharing options...
Airstream_Bill Posted September 29, 2016 Share Posted September 29, 2016 Slower than a Herd of Turtles stampeding through Peanut Butter. I finally got it thought. Link to comment Share on other sites More sharing options...
UnkownPixel Posted September 30, 2016 Share Posted September 30, 2016 http://download.windowsupdate.com/c/msdownload/update/software/crup/2016/09/windows10.0-kb3194496-x64_2cacef6b46462af81dd957d5b883f32665aad56e.cab Go to that site Replace the x64 withx86 for that version this will give you the cab file Link to comment Share on other sites More sharing options...
ontryit Posted September 30, 2016 Share Posted September 30, 2016 21 minutes ago, UnkownPixel said: http://download.windowsupdate.com/c/msdownload/update/software/crup/2016/09/windows10.0-kb3194496-x64_2cacef6b46462af81dd957d5b883f32665aad56e.cab Go to that site Replace the x64 withx86 for that version this will give you the cab file My stupid question, since i don't know how to update the system with this .cab file? Link to comment Share on other sites More sharing options...
pc71520 Posted September 30, 2016 Share Posted September 30, 2016 17 hours ago, dac said: downloaded rather slowly, no other problems. Same, here. Link to comment Share on other sites More sharing options...
simsim16 Posted October 1, 2016 Share Posted October 1, 2016 @ontryit To install cab files If you manually downloaded updates for Windows 10, for example, the recently released Windows 10 build 10586.494, you get a file named Windows10.0-kb3172985-x64_006b20fc4c418499afa25248edacff2ef7dab963.msu Let's assume that you moved it to the folder C:\updates. To apply this update to the installed and running operating system, do the following: How to install an MSU update in Windows 10 Open an elevated command prompt. Type the following command: wusa.exe "c:\updates\windows10.0-kb3172985-x64_006b20fc4c418499afa25248edacff2ef7dab963.msu" Correct the path to the update to match your file location. How to install a CAB update in Windows 10 If your update comes as a file with the CAB extension, you need to use another command to install it. Before you continue, you might be interested in reading the following article: Context menu to install CAB updates in Windows 10 Open an elevated command prompt. Type the following command: dism /online /add-package /packagepath:"C:\update\cabname.cab" Again, correct the path to the update to match your file location. These command line methods are useful for batch files, that is, when you want to install a group of updates at once. Normally, if your file associations are not messed up, MSU files can be double clicked and installed easily but the command line method allows automating the process. With WUSA.exe, you can also use switches like /quiet, /norestart etc. Note: MUI (langauge packs) often have the CAB format. But you should not use the DISM command to install them. Instead, run the built-in lpksetup.exe tool and follow the wizard's instructions. You can learn in detail how to use lpksetup.exe from the following article: How to install an MUI language CAB file in Windows 10. That's it. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.