Revised August 28, 2024: Update breaking change details to known issue section.

Revised July 30, 2024: Add breaking change information to known issue section. 

Applies to:

Microsoft .NET Framework 4.6.2 Microsoft .NET Framework 4.7 Microsoft .NET Framework 4.7.1 Microsoft .NET Framework 4.7.2

REMINDER Windows Server 2008 R2 SP1 have reached the end of mainstream support and are now in extended security update (ESU) support.

Starting in July 2020, there will no longer be optional, non-security releases (known as "C" releases) for this operating system. Operating systems in extended support have only cumulative monthly security updates (known as the "B" or Update Tuesday release).

Verify that you have installed the required updates listed in the How to get this update section before installing this update. 

Customers who have purchased the Extended Security Update (ESU) for on-premises versions of these operating systems must follow the procedures in KB4522133 to continue receiving security updates after extended support ends on January 14, 2020. For more information on ESU and which editions are supported, see KB4497181. For more information, see the ESU blog.

REMINDER All updates for .NET Framework 4.7.2, 4.7.1, 4.7, 4.6.2, 4.6.1, and 4.6 require that the d3dcompiler_47.dll update is installed. We recommend that you install the included d3dcompiler_47.dll update before you apply this update. For more information about the d3dcompiler_47.dll, see KB 4019990.

If you install a language pack after you install this update, you must reinstall this update. Therefore, we recommend that you install any language packs that you need before you install this update. For more information, see Add language packs to Windows.

The July 9, 2024 update for Windows Server 2008 R2 SP1 and Windows Server 2008 SP2 includes cumulative security and reliability improvements in .NET Framework 4.6.2, 4.7, 4.7.1, 4.7.2. We recommend that you apply this update as part of your regular maintenance routines. Verify that you have installed the required updates listed in the How to get this update section before installing this update.

Summary

Security Improvements

CVE-2024-38081 - .NET Framework Elevation of Privilege Vulnerability This security update addresses a remote code execution vulnerability detailed in CVE-2024-38081.

Quality and Reliability Improvements

Winforms

- Addresses an issue with the size of memory leaks associated with AccessibleObjects held in memory due to ref-counting.

Additional information about this update

The following articles contain additional information about this update as it relates to individual product versions.

  • 5041024 Description of the Security and Quality Rollup for .NET Framework 2.0, 3.0, 3.5 SP1, 4.6.2 for Windows Server 2008 SP2 (KB5041024)

  • 5041021 Description of the Security and Quality Rollup for .NET Framework 3.5.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 for Windows Server 2008 R2 SP1 (KB5041021)

Known issues in this update

Breaking change details

The .NET Framework servicing update released on July 2024 security and quality rollup - .NET Framework contains a security fix addressed an elevation of privilege vulnerability detailed in CVE 2024-38081. The fix changed System.IO.Path.GetTempPath method return value. If windows version exposes the GetTempPath2 Win32 API, this method invokes that API and returns the resolved path. See the Remarks section of the GetTempPath2 documentation for more information on how this resolution is performed, including how to control the return value through the use of environment variables. The GetTempPath2 API may not be available on all versions of Windows.

An observable difference between the GetTempPath and GetTempPath2 Win32 APIs is that they return different values for SYSTEM and non-SYSTEM processes. When calling this function from a process running as SYSTEM it will return the path %WINDIR%\SystemTemp, which is inaccessible to non-SYSTEM processes. This return value for SYSTEM processes cannot be overridden by environment variables. For non-SYSTEM processes, GetTempPath2 will behave the same as GetTempPath, respecting the same environment variables to override the return value.

In some scenarios it may be possible to redirect the Temp folder to a different folder using environment variables or other means. Please refer to the official documentation for the GetTempPath2 Win32 API for the most up to date information on this behavior.

Please reference to the System.IO.Path.GetTempPath API for more information.

Temporary workaround

⚠️ Warning: The opt-out will disable the security fix for the elevation of privilege vulnerability detailed in CVE 2024-38081. The opt-out is only for temporary workaround if you're sure that the software is running in secure environments. Microsoft does not recommend applying this temporary workaround.

Resolution

The API behavior change is by design to address the elevation of privilege vulnerability. Any affected software or application is expected to make code change to adapt to this new design change.

How to get this update

Before installing this update

Prerequisite:

To apply this update, you must have .NET Framework 4.6.2, 4.7, 4.7.1, 4.7.2 installed.

You must install the updates listed below and restart your device before installing the latest Rollup. Installing these updates improves the reliability of the update process and mitigates potential issues while installing the Rollup and applying Microsoft security fixes.

Operating System

Prerequisites for installing this update

Windows Server 2008 SP2

  1. The April 9, 2019 servicing stack update (SSU) (KB4493730). To get the standalone package for this SSU, search for it in the Microsoft Update Catalog. This update is required to install updates that are only SHA-2 signed.

  2. The latest SHA-2 update (KB4474419) released October 8, 2019 or newer update. If you are using Windows Update, the latest SHA-2 update will be offered to you automatically. This update is required to install updates that are only SHA-2 signed. For more information on SHA-2 updates, see 2019 SHA-2 Code Signing Support requirement for Windows and WSUS.

  3. To get this security update, you must reinstall the "Extended Security Updates (ESU) Licensing Preparation Package" (KB5016891) for Windows Server 2008 SP2 that is dated August 8, 2022 even if you previously installed the ESU key. The ESU licensing preparation package will be offered to you from WSUS. To get the standalone package for ESU licensing preparation package, search for it in the Microsoft Update Catalog.

  4. After you install the items above, we strongly recommend that you install the latest SSU. For Windows Server 2008 SP2, you must have the servicing stack update (SSU) (KB5016129) that is dated July 12, 2022 or later installed. For more information about the latest SSU updates, see ADV990001 | Latest Servicing Stack Updates. If you use Windows Update, the latest SSU will be offered to you automatically if you are an ESU customer. To get the standalone package for the latest SSU, search for it in the Microsoft Update Catalog. For general information about SSUs, see Servicing stack updates and Servicing Stack Updates (SSU): Frequently Asked Questions.

  5. Download the ESU MAK add-on key from the VLSC portal and deploy and activate the ESU MAK add-on key. If you use the Volume Activation Management Tool  (VAMT) to deploy and activate keys, follow the instructions here.

    IMPORTANT You do not need an additional key for deployment of the following:

    • You do not need to deploy an additional ESU key for Azure virtual machines (VMs), Azure Stack HCI, version 21H2 and later.

    • For other Azure products such as Azure VMWare, Azure Nutanix solution Azure Stack (Hub, Edge), or for bring-your-own images on Azure for Windows Server 2008 SP2, you do need to deploy the ESU key.  The steps to install, activate, and deploy ESUs are the same for the fourth year of ESU coverage.

Windows Server 2008 R2

  1. The March 12, 2019 servicing stack update (SSU) (KB4490628). To get the standalone package for this SSU, search for it in the Microsoft Update Catalog. This update is required to install updates that are only SHA-2 signed.

  2. The latest SHA-2 update (KB4474419) released September 10, 2019 or newer update. If you are using Windows Update, the latest SHA-2 update will be offered to you automatically. This update is required to install updates that are only SHA-2 signed. For more information on SHA-2 updates, see 2019 SHA-2 Code Signing Support requirement for Windows and WSUS.

  3. To get this security update, you must reinstall the "Extended Security Updates (ESU) Licensing Preparation Package" (KB5016892) for Windows Server 2008 R2 SP1 that is dated August 8, 2022 even if you previously installed the ESU key. The ESU licensing preparation package will be offered to you from WSUS. To get the standalone package for ESU licensing preparation package, search for it in the Microsoft Update Catalog.

  4. After you install the items above, we strongly recommend that you install the latest SSU.

    ​​​​​​​For Windows Server 2008 R2 SP1, you must have the servicing stack update (SSU) (KB5017397) that is dated September 13, 2022 or later installed. For more information about the latest SSU updates, see ADV990001 | Latest Servicing Stack Updates. If you use Windows Update, the latest SSU will be offered to you automatically if you are an ESU customer. To get the standalone package for the latest SSU, search for it in the Microsoft Update Catalog. For general information about SSUs, see Servicing stack updates and Servicing Stack Updates (SSU): Frequently Asked Questions.

  5. Download the ESU MAK add-on key from the VLSC portal and deploy and activate the ESU MAK add-on key. If you use the Volume Activation Management Tool  (VAMT) to deploy and activate keys, follow the instructions here.

    IMPORTANT You do not need an additional key for deployment of the following:

    • You do not need to deploy an additional ESU key for Azure virtual machines (VMs), Azure Stack HCI.

    • For other Azure products such as Azure VMWare, Azure Nutanix solution Azure Stack (Hub, Edge), or for bring-your-own images on Azure for Windows Server 2008 SP2, and Windows Server 2008 R2 SP1 you do need to deploy the ESU key.  The steps to install, activate, and deploy ESUs are the same for the fourth year of ESU coverage.

Install this update

Release Channel

Available

Next Step

Windows Update and Microsoft Update

Yes

None. This update will be downloaded and installed automatically from Windows Update if you are an ESU customer.

Microsoft Update Catalog

Yes

To get the standalone package for this update, go to the Microsoft Update Catalog website.

Windows Server Update Services (WSUS)

Yes

This individual .NET Framework product update will be installed, as applicable, by applying the operating system update. For more information about operating system updates see additional information about this update section.

Restart requirement

You may need to restart the computer after you apply this update if any affected files are being used. We recommend that you exit all .NET Framework-based applications before you apply this update.

Update deployment information

For deployment details for this security update, see the Deployments tab of the Microsoft Security Response Center (MSRC) Security Update Guide.

Update replacement information

This update replaces previously released updates KB5037041 and KB5038291 for Windows Server 2008 SP2, and KB5037038 and KB5038288 for Windows Server 2008 R2 SP1.

File Information

x86

File name

File version

File size

Date

Time

vbc.exe

14.7.4101.0

2,682,336

13-Jun-2024

08:15

Aspnet_perf.dll

4.7.4092.0

36,896

13-Jun-2024

08:09

aspnet_regbrowsers.exe

4.7.4101.0

39,480

13-Jun-2024

08:15

aspnet_regiis.exe

4.7.4101.0

35,376

13-Jun-2024

08:15

aspnet_regsql.exe

4.7.4101.0

121,392

13-Jun-2024

08:15

aspnet_wp.exe

4.7.4092.0

40,376

13-Jun-2024

08:09

clr.dll

4.7.4101.0

7,773,616

13-Jun-2024

08:15

clrjit.dll

4.7.4101.0

517,056

13-Jun-2024

08:15

dfdll.dll

4.7.4057.0

154,040

13-Jun-2024

08:09

diasymreader.dll

14.7.4063.0

1,069,464

13-Jun-2024

08:09

GlobalUserInterface.CompositeFont

186,009

13-Jun-2024

08:09

mscordacwks.dll

4.7.4101.0

1,336,736

13-Jun-2024

08:15

mscordbi.dll

4.7.4101.0

1,162,672

13-Jun-2024

08:15

mscoreei.dll

4.7.3468.0

512,488

13-Jun-2024

08:09

mscorlib.dll

4.7.4101.0

5,705,248

13-Jun-2024

08:15

mscorpehost.dll

4.7.4101.0

149,032

13-Jun-2024

08:15

mscorsvc.dll

4.7.3771.0

424,824

13-Jun-2024

08:09

mscorsvw.exe

4.7.3771.0

100,800

13-Jun-2024

08:09

msvcp120_clr0400.dll

12.0.52519.0

485,576

13-Jun-2024

08:15

msvcr120_clr0400.dll

12.0.52519.0

987,840

13-Jun-2024

08:15

ngen.exe

4.7.3771.0

135,144

13-Jun-2024

08:09

VsVersion.dll

14.7.4092.0

13,344

13-Jun-2024

08:09

peverify.dll

4.7.4101.0

182,720

13-Jun-2024

08:15

PresentationCore.dll

4.7.4092.0

3,638,192

13-Jun-2024

08:09

PresentationFramework.dll

4.7.4092.0

6,271,424

13-Jun-2024

08:09

PresentationFramework-SystemData.dll

4.7.4092.0

18,480

13-Jun-2024

08:09

PresentationHost_v0400.dll

4.7.4101.0

208,816

13-Jun-2024

08:15

PresentationHost_v0400.dll.mui

4.7.4101.0

78,768

13-Jun-2024

08:15

PresentationNative_v0400.dll

4.7.4092.0

821,184

13-Jun-2024

08:09

ReachFramework.dll

4.7.3570.0

677,656

13-Jun-2024

08:09

ServiceMonikerSupport.dll

4.7.4092.0

23,488

13-Jun-2024

08:09

SMDiagnostics.dll

4.7.4092.0

69,088

13-Jun-2024

08:09

SMSvcHost.exe

4.7.3515.0

139,264

13-Jun-2024

08:09

SOS.dll

4.7.4101.0

737,184

13-Jun-2024

08:15

System.Speech.dll

4.7.3650.0

675,720

13-Jun-2024

08:09

System.Activities.dll

4.7.4092.0

1,528,288

13-Jun-2024

08:09

System.ComponentModel.DataAnnotations.dll

4.7.3221.0

127,400

13-Jun-2024

08:09

System.Core.dll

4.7.4092.0

1,547,232

13-Jun-2024

08:09

System.Data.Entity.dll

4.7.3221.0

4,035,664

13-Jun-2024

08:09

System.DirectoryServices.AccountManagement.dll

4.7.3221.0

297,648

13-Jun-2024

08:09

System.IdentityModel.dll

4.7.4092.0

1,090,928

13-Jun-2024

08:09

System.IdentityModel.Services.dll

4.7.4092.0

192,448

13-Jun-2024

08:09

System.Printing.dll

4.7.3570.0

374,032

13-Jun-2024

08:09

System.Runtime.Serialization.dll

4.7.4092.0

1,051,720

13-Jun-2024

08:09

System.ServiceModel.Channels.dll

4.7.4092.0

152,096

13-Jun-2024

08:09

System.ServiceModel.Discovery.dll

4.7.4092.0

302,512

13-Jun-2024

08:09

System.ServiceModel.dll

4.7.4092.0

6,320,120

13-Jun-2024

08:09

System.ServiceModel.Internals.dll

4.7.4092.0

255,960

13-Jun-2024

08:09

System.ServiceModel.Routing.dll

4.7.3221.0

132,208

13-Jun-2024

08:09

System.ServiceModel.WasHosting.dll

4.7.4092.0

34,336

13-Jun-2024

08:09

System.Web.ApplicationServices.dll

4.7.4092.0

66,016

13-Jun-2024

08:09

System.Web.Extensions.dll

4.7.4092.0

1,845,104

13-Jun-2024

08:09

System.Workflow.Activities.dll

4.7.3570.0

1,052,136

13-Jun-2024

08:09

System.Workflow.ComponentModel.dll

4.7.3570.0

1,553,896

13-Jun-2024

08:09

System.Workflow.Runtime.dll

4.7.3570.0

499,480

13-Jun-2024

08:09

System.Runtime.Caching.dll

4.7.3221.0

109,864

13-Jun-2024

08:09

System.Configuration.dll

4.7.3630.0

420,512

13-Jun-2024

08:09

System.Data.dll

4.7.4081.0

3,468,224

13-Jun-2024

08:09

System.Data.SqlXml.dll

4.7.3221.0

734,520

13-Jun-2024

08:09

System.Deployment.dll

4.7.4057.0

878,480

13-Jun-2024

08:09

System.DirectoryServices.dll

4.7.3946.0

418,144

13-Jun-2024

08:09

System.DirectoryServices.Protocols.dll

4.7.3221.0

201,624

13-Jun-2024

08:09

System.dll

4.7.4092.0

3,561,952

13-Jun-2024

08:09

System.Drawing.dll

4.7.3221.0

600,864

13-Jun-2024

08:09

System.Management.dll

4.7.3221.0

415,536

13-Jun-2024

08:09

System.Net.Http.dll

4.7.3221.0

204,584

13-Jun-2024

08:09

System.Runtime.Remoting.dll

4.7.4081.0

343,008

13-Jun-2024

08:09

System.Security.dll

4.7.3701.0

318,712

13-Jun-2024

08:09

System.Transactions.dll

4.7.3221.0

309,328

13-Jun-2024

08:09

System.Web.dll

4.7.4092.0

5,412,400

13-Jun-2024

08:09

System.Windows.Controls.Ribbon.dll

4.7.4092.0

740,384

13-Jun-2024

08:09

System.Windows.Forms.dll

4.7.4057.0

5,237,560

13-Jun-2024

08:09

System.Xaml.dll

4.7.4092.0

637,512

13-Jun-2024

08:09

System.Xml.dll

4.7.3221.0

2,670,344

13-Jun-2024

08:09

UIAutomationClient.dll

4.7.4092.0

171,952

13-Jun-2024

08:09

UIAutomationClientsideProviders.dll

4.7.4092.0

355,360

13-Jun-2024

08:09

UIAutomationProvider.dll

4.7.4092.0

43,040

13-Jun-2024

08:09

UIAutomationTypes.dll

4.7.4092.0

214,960

13-Jun-2024

08:09

webengine.dll

4.7.4092.0

18,976

13-Jun-2024

08:09

webengine4.dll

4.7.4092.0

544,288

13-Jun-2024

08:09

WindowsBase.dll

4.7.4092.0

1,290,160

13-Jun-2024

08:09

WindowsFormsIntegration.dll

4.7.4038.0

101,792

13-Jun-2024

08:09

WMINet_Utils.dll

4.7.3221.0

136,432

13-Jun-2024

08:09

WorkflowServiceHostPerformanceCounters.dll

4.7.3570.0

89,880

13-Jun-2024

08:09

WPFFontCache_v0400.exe.mui

4.7.4092.0

13,248

13-Jun-2024

08:09

WPFFontCache_v0400.exe

4.7.4092.0

20,024

13-Jun-2024

08:09

wpfgfx_v0400.dll

4.7.4092.0

1,340,872

13-Jun-2024

08:09

Placeholder.dll

4.7.4092.0

18,864

13-Jun-2024

08:09

PenIMC2_v0400.dll

4.7.4092.0

80,816

13-Jun-2024

08:09

x64

File name

File version

File size

Date

Time

vbc.exe

14.7.4101.0

3,220,976

13-Jun-2024

08:09

vbc.exe

14.7.4101.0

2,682,336

13-Jun-2024

08:15

Aspnet_perf.dll

4.7.4092.0

40,368

13-Jun-2024

08:09

Aspnet_perf.dll

4.7.4092.0

36,896

13-Jun-2024

08:09

aspnet_regbrowsers.exe

4.7.4101.0

38,856

13-Jun-2024

08:09

aspnet_regbrowsers.exe

4.7.4101.0

39,480

13-Jun-2024

08:15

aspnet_regiis.exe

4.7.4101.0

38,960

13-Jun-2024

08:09

aspnet_regiis.exe

4.7.4101.0

35,376

13-Jun-2024

08:15

aspnet_regsql.exe

4.7.4101.0

120,880

13-Jun-2024

08:09

aspnet_regsql.exe

4.7.4101.0

121,392

13-Jun-2024

08:15

aspnet_wp.exe

4.7.4092.0

45,096

13-Jun-2024

08:09

aspnet_wp.exe

4.7.4092.0

40,376

13-Jun-2024

08:09

clr.dll

4.7.4101.0

10,691,008

13-Jun-2024

08:09

clr.dll

4.7.4101.0

7,773,616

13-Jun-2024

08:15

clrjit.dll

4.7.4101.0

1,215,528

13-Jun-2024

08:09

clrjit.dll

4.7.4101.0

517,056

13-Jun-2024

08:15

compatjit.dll

4.7.4101.0

1,253,808

13-Jun-2024

08:09

dfdll.dll

4.7.4057.0

185,752

13-Jun-2024

08:09

dfdll.dll

4.7.4057.0

154,040

13-Jun-2024

08:09

diasymreader.dll

14.7.4063.0

1,454,000

13-Jun-2024

08:09

diasymreader.dll

14.7.4063.0

1,069,464

13-Jun-2024

08:09

GlobalUserInterface.CompositeFont

186,009

13-Jun-2024

08:09

mscordacwks.dll

4.7.4101.0

1,834,400

13-Jun-2024

08:09

mscordacwks.dll

4.7.4101.0

1,336,736

13-Jun-2024

08:15

mscordbi.dll

4.7.4101.0

1,615,792

13-Jun-2024

08:09

mscordbi.dll

4.7.4101.0

1,162,672

13-Jun-2024

08:15

mscoreei.dll

4.7.3468.0

631,272

13-Jun-2024

08:09

mscoreei.dll

4.7.3468.0

512,488

13-Jun-2024

08:09

mscorlib.dll

4.7.4101.0

5,488,672

13-Jun-2024

08:09

mscorlib.dll

4.7.4101.0

5,705,248

13-Jun-2024

08:15

mscorpehost.dll

4.7.4101.0

183,728

13-Jun-2024

08:09

mscorpehost.dll

4.7.4101.0

149,032

13-Jun-2024

08:15

mscorsvc.dll

4.7.3771.0

538,000

13-Jun-2024

08:09

mscorsvc.dll

4.7.3771.0

424,824

13-Jun-2024

08:09

mscorsvw.exe

4.7.3771.0

121,768

13-Jun-2024

08:09

mscorsvw.exe

4.7.3771.0

100,800

13-Jun-2024

08:09

msvcp120_clr0400.dll

12.0.52519.0

690,008

13-Jun-2024

08:09

msvcp120_clr0400.dll

12.0.52519.0

485,576

13-Jun-2024

08:15

msvcr120_clr0400.dll

12.0.52519.0

993,632

13-Jun-2024

08:09

msvcr120_clr0400.dll

12.0.52519.0

987,840

13-Jun-2024

08:15

ngen.exe

4.7.3771.0

167,400

13-Jun-2024

08:09

ngen.exe

4.7.3771.0

135,144

13-Jun-2024

08:09

VsVersion.dll

14.7.4092.0

13,344

13-Jun-2024

08:09

VsVersion.dll

14.7.4092.0

13,344

13-Jun-2024

08:09

peverify.dll

4.7.4101.0

254,896

13-Jun-2024

08:09

peverify.dll

4.7.4101.0

182,720

13-Jun-2024

08:15

PresentationCore.dll

4.7.4092.0

3,615,792

13-Jun-2024

08:09

PresentationCore.dll

4.7.4092.0

3,638,192

13-Jun-2024

08:09

PresentationFramework.dll

4.7.4092.0

6,271,424

13-Jun-2024

08:09

PresentationFramework-SystemData.dll

4.7.4092.0

18,480

13-Jun-2024

08:09

PresentationHost_v0400.dll

4.7.4101.0

271,792

13-Jun-2024

08:09

PresentationHost_v0400.dll.mui

4.7.4101.0

78,768

13-Jun-2024

08:09

PresentationHost_v0400.dll

4.7.4101.0

208,816

13-Jun-2024

08:15

PresentationHost_v0400.dll.mui

4.7.4101.0

78,768

13-Jun-2024

08:15

PresentationNative_v0400.dll

4.7.4092.0

1,103,808

13-Jun-2024

08:09

PresentationNative_v0400.dll

4.7.4092.0

821,184

13-Jun-2024

08:09

ReachFramework.dll

4.7.3570.0

677,656

13-Jun-2024

08:09

ServiceMonikerSupport.dll

4.7.4092.0

25,536

13-Jun-2024

08:09

ServiceMonikerSupport.dll

4.7.4092.0

23,488

13-Jun-2024

08:09

SMDiagnostics.dll

4.7.4092.0

69,088

13-Jun-2024

08:09

SMSvcHost.exe

4.7.3515.0

139,264

13-Jun-2024

08:09

SOS.dll

4.7.4101.0

865,696

13-Jun-2024

08:09

SOS.dll

4.7.4101.0

737,184

13-Jun-2024

08:15

System.Speech.dll

4.7.3650.0

675,720

13-Jun-2024

08:09

System.Activities.dll

4.7.4092.0

1,528,288

13-Jun-2024

08:09

System.ComponentModel.DataAnnotations.dll

4.7.3221.0

127,400

13-Jun-2024

08:09

System.Core.dll

4.7.4092.0

1,547,232

13-Jun-2024

08:09

System.Data.Entity.dll

4.7.3221.0

4,035,664

13-Jun-2024

08:09

System.DirectoryServices.AccountManagement.dll

4.7.3221.0

297,648

13-Jun-2024

08:09

System.IdentityModel.dll

4.7.4092.0

1,090,928

13-Jun-2024

08:09

System.IdentityModel.Services.dll

4.7.4092.0

192,448

13-Jun-2024

08:09

System.Printing.dll

4.7.3570.0

374,552

13-Jun-2024

08:09

System.Printing.dll

4.7.3570.0

374,032

13-Jun-2024

08:09

System.Runtime.Serialization.dll

4.7.4092.0

1,051,720

13-Jun-2024

08:09

System.ServiceModel.Channels.dll

4.7.4092.0

152,096

13-Jun-2024

08:09

System.ServiceModel.Discovery.dll

4.7.4092.0

302,512

13-Jun-2024

08:09

System.ServiceModel.dll

4.7.4092.0

6,320,120

13-Jun-2024

08:09

System.ServiceModel.Internals.dll

4.7.4092.0

255,960

13-Jun-2024

08:09

System.ServiceModel.Routing.dll

4.7.3221.0

132,208

13-Jun-2024

08:09

System.ServiceModel.WasHosting.dll

4.7.4092.0

34,336

13-Jun-2024

08:09

System.Web.ApplicationServices.dll

4.7.4092.0

66,016

13-Jun-2024

08:09

System.Web.Extensions.dll

4.7.4092.0

1,845,104

13-Jun-2024

08:09

System.Workflow.Activities.dll

4.7.3570.0

1,052,136

13-Jun-2024

08:09

System.Workflow.ComponentModel.dll

4.7.3570.0

1,553,896

13-Jun-2024

08:09

System.Workflow.Runtime.dll

4.7.3570.0

499,480

13-Jun-2024

08:09

System.Runtime.Caching.dll

4.7.3221.0

109,864

13-Jun-2024

08:09

System.configuration.dll

4.7.3630.0

420,512

13-Jun-2024

08:09

System.Data.dll

4.7.4081.0

3,530,288

13-Jun-2024

08:09

System.Data.dll

4.7.4081.0

3,468,224

13-Jun-2024

08:09

System.Data.SqlXml.dll

4.7.3221.0

734,520

13-Jun-2024

08:09

System.Deployment.dll

4.7.4057.0

878,480

13-Jun-2024

08:09

System.DirectoryServices.dll

4.7.3946.0

418,144

13-Jun-2024

08:09

System.DirectoryServices.Protocols.dll

4.7.3221.0

201,624

13-Jun-2024

08:09

System.dll

4.7.4092.0

3,561,952

13-Jun-2024

08:09

System.Drawing.dll

4.7.3221.0

600,864

13-Jun-2024

08:09

System.Management.dll

4.7.3221.0

415,536

13-Jun-2024

08:09

System.Net.Http.dll

4.7.3221.0

204,584

13-Jun-2024

08:09

System.Runtime.Remoting.dll

4.7.4081.0

343,008

13-Jun-2024

08:09

System.Security.dll

4.7.3701.0

318,712

13-Jun-2024

08:09

System.Transactions.dll

4.7.3221.0

311,048

13-Jun-2024

08:09

System.Transactions.dll

4.7.3221.0

309,328

13-Jun-2024

08:09

System.Web.dll

4.7.4092.0

5,395,488

13-Jun-2024

08:09

System.Web.dll

4.7.4092.0

5,412,400

13-Jun-2024

08:09

System.Windows.Controls.Ribbon.dll

4.7.4092.0

740,384

13-Jun-2024

08:09

System.Windows.Forms.dll

4.7.4057.0

5,237,560

13-Jun-2024

08:09

System.Xaml.dll

4.7.4092.0

637,512

13-Jun-2024

08:09

System.XML.dll

4.7.3221.0

2,670,344

13-Jun-2024

08:09

UIAutomationClient.dll

4.7.4092.0

171,952

13-Jun-2024

08:09

UIAutomationClientsideProviders.dll

4.7.4092.0

355,360

13-Jun-2024

08:09

UIAutomationProvider.dll

4.7.4092.0

43,040

13-Jun-2024

08:09

UIAutomationTypes.dll

4.7.4092.0

214,960

13-Jun-2024

08:09

webengine.dll

4.7.4092.0

20,512

13-Jun-2024

08:09

webengine.dll

4.7.4092.0

18,976

13-Jun-2024

08:09

webengine4.dll

4.7.4092.0

661,528

13-Jun-2024

08:09

webengine4.dll

4.7.4092.0

544,288

13-Jun-2024

08:09

WindowsBase.dll

4.7.4092.0

1,290,160

13-Jun-2024

08:09

WindowsFormsIntegration.dll

4.7.4038.0

101,792

13-Jun-2024

08:09

WMINet_Utils.dll

4.7.3221.0

188,144

13-Jun-2024

08:09

WMINet_Utils.dll

4.7.3221.0

136,432

13-Jun-2024

08:09

WorkflowServiceHostPerformanceCounters.dll

4.7.3570.0

101,656

13-Jun-2024

08:09

WorkflowServiceHostPerformanceCounters.dll

4.7.3570.0

89,880

13-Jun-2024

08:09

WPFFontCache_v0400.exe.mui

4.7.4092.0

13,232

13-Jun-2024

08:09

WPFFontCache_v0400.exe.mui

4.7.4092.0

13,248

13-Jun-2024

08:09

WPFFontCache_v0400.exe

4.7.4092.0

20,952

13-Jun-2024

08:09

WPFFontCache_v0400.exe

4.7.4092.0

20,024

13-Jun-2024

08:09

wpfgfx_v0400.dll

4.7.4092.0

1,760,816

13-Jun-2024

08:09

wpfgfx_v0400.dll

4.7.4092.0

1,340,872

13-Jun-2024

08:09

Placeholder.dll

4.7.4092.0

19,904

13-Jun-2024

08:09

Placeholder.dll

4.7.4092.0

18,864

13-Jun-2024

08:09

PenIMC2_v0400.dll

4.7.4092.0

98,744

13-Jun-2024

08:09

PenIMC2_v0400.dll

4.7.4092.0

80,816

13-Jun-2024

08:09

How to obtain help and support for this update

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.