使用 Microsoft 登入
登入或建立帳戶。
您好:
選取其他帳戶。
您有多個帳戶
選擇您要用來登入的帳戶。

適用於:

Microsoft .NET Framework 4.8

摘要

安全性改進

此安全性更新解決 .NET Framework 中的阻斷服務弱點。 如需詳細資訊,請參閱 CVE-2021-24111

品質改進

ASP.NET

- 解決在 10 月 20 日發行更新之後,一些 ASP.Net 應用程式先行編譯期間失敗的問題,可能還會顯示「錯誤 ASPCONFIG」字樣的訊息。

WPF1

- 解決版面配置圓角處於啟用且 DPI 縮放比例不為 100% 時,在您捲動到 TreeView 的結尾時停止回應的情況。

CLR

- 改善自動原生映射產生工作的可靠性。

1 Windows Presentation Foundation (WPF)

重要事項

  • 提醒進階 IT 系統管理員,適用於 Windows 8.1 和 Windows Server 2012 R2 的 .NET Framework 3.5 更新僅限於存在且啟用 .NET Framework 3.5 的系統上套用。 若客戶嘗試將 .NET Framework 3.5 更新預先安裝在不含已啟用 .NET Framework 3.5 產品的離線映像上,將會使這些系統在上線後無法啟用 .NET Framework 3.5。 如需有關部署 .NET Framework 3.5 的詳細資訊,請參閱 Microsoft .NET Framework 3.5 部署考量

  • Windows 8.1、Windows RT 8.1 和 Windows Server 2012 R2 的所有更新都需要安裝更新 KB 2919355。 我們建議您在 Windows 8.1、Windows RT 8.1 或 Windows Server 2012 R2 電腦上安裝更新 KB 2919355,以便在日後收到更新。

  • 如果您在安裝此更新之後安裝語言套件,您必須重新安裝此更新。 因此,我們建議您在安裝此更新前,先安裝任何需要的語言套件。 如需詳細資訊,請參閱在 Windows 新增語言套件

此更新中的已知問題

徵狀

安裝此更新後,WPF 應用程式可能會當機,並出現類似下列的呼叫堆疊

Exception Info: System.NullReferenceException at System.Windows.Interop.HwndMouseInputProvider.HasCustomChrome(System.Windows.Interop.HwndSource, RECT ByRef) at System.Windows.Interop.HwndMouseInputProvider.GetEffectiveClientRect(IntPtr)
at System.Windows.Interop.HwndMouseInputProvider.PossiblyDeactivate(IntPtr, Boolean)
at System.Windows.Interop.HwndMouseInputProvider.Dispose()

處置 RootVisual 為 null 的 HwndSource 時會發生,在 Visual Studio 中停靠或分割視窗時出現的這種情況,也可能出現在其他應用程式中。

因應措施 

要解決這個問題,請使用<適用於程式庫取用者的 AppContext>標題下的 AppContext 類別 (System) 中所述方法之一設定兩個 AppContext 參數。  這些參數稱為 Switch.System.Windows.Interop.MouseInput.OptOutOfMoveToChromedWindowFixSwitch.System.Windows.Interop.MouseInput.DoNotOptOutOfMoveToChromedWindowFix,兩者都應設定為 “true”。   第一個參數可避免當機,但會重新引進 KB 中已修正的錯誤。  目前會略過第二個參數,但可由未來包含 null 參考當機修正程式的 .NET 更新所辨識;它可將原始錯誤修正程式還原。

例如,使用 app.config 檔案方法在 Application 領域套用因應措施:

<AppContextSwitchOverrides value="Switch.System.Windows.Interop.MouseInput.OptOutOfMoveToChromedWindowFix=true; Switch.System.Windows.Interop.MouseInput.DoNotOptOutOfMoveToChromedWindowFix=true " />

此更新的其他相關資訊

下列文章包含此更新 (與個別產品版本相關) 的其他資訊。

  • 4603004 說明適用於 Windows 8.1、RT 8.1 和 Windows Server 2012 R2 的 .NET Framework 3.5, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 安全性和品質彙總套件 (KB4603004)

如何取得並安裝更新

安裝此更新之前

先決條件:

要套用此更新,必須安裝 .NET Framework 4.8。

安裝此更新

發行管道

可供使用

後續步驟

Windows Update 和 Microsoft Update

無。 此更新將從 Windows Update 自動下載並安裝。

Microsoft Update Catalog

要取得此更新的獨立套件,請前往 Microsoft Update Catalog 網站。

Windows Server Update Services (WSUS)

如果您依下列所示設定 [產品和分類],此更新將會自動與 WSUS 同步:

產品:Windows 8.1、RT 8.1 和 Windows Server 2012 R2

分類:安全性更新

重新啟動需求

如果任何受影響的檔案正在使用中,您必須在套用此更新後將電腦重新啟動。 建議您在套用此更新之前,先結束所有 .NET Framework 應用程式。

更新部署資訊

如需有關此安全性更新的詳細部署資訊,請參閱 Microsoft 知識庫中的下列文章:

20210209 安全性更新部署資訊:2021 年 2 月 9 日

更新移除資訊

附註: 我們不建議您移除任何安全性更新。 若要移除此更新,請使用 [控制台] 中的 [程式和功能] 項目。

更新重新啟動資訊

除非正在更新的檔案遭到鎖定或正在使用中,否則套用此更新後不需要重新啟動系統。

更新取代資訊

此更新取代先前發行的更新 45985024579979

檔案資訊

檔案名稱

檔案版本

檔案大小

日期

Time

Platform

SP requirement

Service branch

Mscorlib.dll

4.8.4311.0

5,431,688

2020年11月25日

04:48

x64

不適用

Normidna.nlp

不適用

59,342

26-三月-2020

22:27

不適用

不適用

Normnfc.nlp

不適用

47,076

26-三月-2020

22:27

不適用

不適用

Normnfd.nlp

不適用

40,566

26-三月-2020

22:27

不適用

不適用

Normnfkc.nlp

不適用

67,808

26-三月-2020

22:27

不適用

不適用

Normnfkd.nlp

不適用

61,718

26-三月-2020

22:27

不適用

不適用

Aspnet_perf.dll

4.8.4330.0

41,864

2021 年 1 月 5 日

01:27

x64

SPN

AMD64_NETFX4 ASP

Aspnet_state_perf。h

不適用

318

2021 年 1 月 4 日

2,356

不適用

SPN

AMD64_NETFX4 ASP

Aspnet_state_perf.ini

不適用

42,996

2021 年 1 月 5 日

01:28

不適用

SPN

AMD64_NETFX4 ASP

Aspnet_wp.exe

4.8.4330.0

45,456

2021 年 1 月 5 日

01:27

x64

SPN

AMD64_NETFX4 ASP

Clrjit.dll

4.8.4311.0

1,358,216

2020年11月25日

04:48

x64

不適用

Clr.dll

4.8.4311.0

11,244,936

2020年11月25日

04:48

x64

不適用

Compatjit.dll

4.8.4311.0

1,273,216

2020年11月25日

04:48

x64

不適用

Dfdll.dll

4.8.4290.0

214,920

2020年9月30日

01:39

x64

不適用

Globalmonospace.compositefont

不適用

26,040

2020年9月3日

20:09

不適用

SPA

AMD64_NETFX4 GLOBALMONOSP

Globalsansserif.compositefont

不適用

26,489

2020年9月3日

20:09

不適用

不適用

Globalserif.compositefont

不適用

29,779

2020年9月3日

20:09

不適用

不適用

Globaluserinterface.compositefont

不適用

264,986

2020年9月24日

02:17

不適用

不適用

Mscordacwks.dll

4.8.4311.0

1,801,096

2020年11月25日

04:48

x64

不適用

Mscordbi.dll

4.8.4311.0

1,655,176

2020年11月25日

04:48

x64

不適用

Mscoreei.dll

4.8.4180.0

689,952

26-三月-2020

2,310

x64

不適用

Mscorlib.ni.dll

4.8.4311.0

23,077,144

2020年11月25日

04:49

x64

不適用

Mscorsvc.dll

4.8.4330.0

557,960

2021 年 1 月 5 日

01:27

x64

不適用

Mscorsvw.exe

4.8.4330.0

151,984

2021 年 1 月 5 日

01:27

x64

不適用

Ngentask.exe

4.8.4330.0

79,304

2021 年 1 月 5 日

01:27

x64

不適用

Ngen.exe

4.8.4330.0

174,552

2021 年 1 月 5 日

01:27

x64

不適用

Penimc.dll

14.8.4330.0

11,656

2021 年 1 月 5 日

01:27

x64

不適用

Penimc2_v0400.dll

4.8.4330.0

120,712

2021 年 1 月 5 日

01:27

x64

不適用

Penimc_v0400.dll

4.8.4330.0

20,360

2021 年 1 月 5 日

01:27

x64

不適用

Peverify.dll

4.8.4311.0

265,608

2020年11月25日

04:48

x64

不適用

Presentationframework-systemdata.dll

4.8.4330.0

17,800

2021 年 1 月 5 日

01:30

x86

不適用

Presentationframework.dll

4.8.4330.0

6,270,336

2021 年 1 月 5 日

01:30

x86

不適用

Presentationhost_v0400.dll mui

4.8.4330.0

77,696

2021 年 1 月 5 日

01:27

不適用

不適用

Presentationhost_v0400.dll

4.8.4330.0

302,472

2021 年 1 月 5 日

01:27

x64

不適用

Presentationnative_v0400.dll

4.8.4330.0

1,164,168

2021 年 1 月 5 日

01:27

x64

不適用

Reachframework.dll

4.8.4110.0

677,656

04-2019 年12月

02:55

x86

不適用

System.servicemodel. mof

不適用

88,383

2020年2月25日

03:02

不適用

不適用

[System.servicemodel.] mof. 卸載

不適用

896

2020年2月25日

03:02

不適用

不適用

Servicemonikersupport.dll

4.8.4261.0

27,512

2020年9月2日

21:00

x64

不適用

Smdiagnostics.dll

4.8.4261.0

66,328

2020年9月2日

21:05

x86

不適用

_smsvchostperfcounters。h

不適用

702

06-2019 年12月

2,220

不適用

不適用

_smsvchostperfcounters.ini

不適用

133,894

07-2019 年12月

06:04

不適用

不適用

_smsvchostperfcounters_d.ini

不適用

39

2019年11月8日

03:11

不適用

不適用

Smsvchost.exe

4.8.4121.0

139,056

07-2019 年12月

06:03

x86

不適用

Smsvchost.exe.config

不適用

2,262

2019年11月21日

02:58

不適用

不適用

Sos.dll

4.8.4311.0

921,480

2020年11月25日

04:48

x64

不適用

System.activities.presentation.dll

4.8.4150.0

2,127,128

2020年1月9日

19:46

x86

不適用

System.activities.dll

4.8.4261.0

1,526,528

2020年9月2日

21:05

x86

不適用

System.configuration.dll

4.8.4190.0

421,536

05年6月-2020

05:04

x86

不適用

System.core.dll

4.8.4330.0

1,549,080

2021 年 1 月 5 日

01:30

x86

不適用

System.deployment.dll

4.8.4290.0

1,593,624

2020年9月30日

01:40

x86

不適用

System.drawing.design.dll

4.8.4210.0

125,192

30年6月-2020

01:55

x86

不適用

System.identitymodel.services.dll

4.8.4261.0

191,352

2020年9月2日

21:05

x86

不適用

System.identitymodel.dll

4.8.4261.0

1,086,744

2020年9月2日

21:05

x86

不適用

System.net.sockets.dll

4.8.4121.0

30,360

07-2019 年12月

06:03

x86

不適用

System.runtime.serialization.dll

4.8.4261.0

1,047,312

2020年9月2日

21:05

x86

不適用

System.security.dll

4.8.4261.0

320,280

2020年9月2日

21:05

x86

不適用

System.servicemodel.activities.dll

4.8.4261.0

555,384

2020年9月2日

21:05

x86

不適用

System.servicemodel.channels.dll

4.8.4261.0

150,904

2020年9月2日

21:05

x86

不適用

System.servicemodel.discovery.dll

4.8.4261.0

301,432

2020年9月2日

21:05

x86

不適用

System.servicemodel.internals.dll

4.8.4261.0

246,528

2020年9月2日

21:05

x86

不適用

System.servicemodel.washosting.dll

4.8.4261.0

33,144

2020年9月2日

21:05

x86

不適用

System.servicemodel.web.dll

4.8.4261.0

321,792

2020年9月2日

21:05

x86

不適用

System.servicemodel.dll

4.8.4261.0

6,383,896

2020年9月2日

21:05

x86

不適用

System.speech.dll

4.8.4210.0

676,736

30年6月-2020

01:55

x86

SPE

AMD64_NETFX4 系統]。SP-2

System.web.applicationservices.dll

4.8.4330.0

63,768

2021 年 1 月 5 日

01:30

x86

不適用

System.web.extensions.dll

4.8.4330.0

1,842,448

2021 年 1 月 5 日

01:30

x86

不適用

System.windows.forms.datavisualization.dll

4.8.4210.0

1,712,512

30年6月-2020

01:55

x86

不適用

System.windows.controls.ribbon.dll

4.8.4330.0

743,816

2021 年 1 月 5 日

01:30

x86

不適用

System.windows.forms.dll

4.8.4290.0

5,914,880

2020年9月30日

01:40

x86

不適用

System.workflow.activities.dll

4.8.4110.0

1,051,112

04-2019 年12月

02:55

x86

不適用

System.workflow.componentmodel.dll

4.8.4110.0

1,557,272

04-2019 年12月

02:55

x86

不適用

System.workflow.runtime.dll

4.8.4110.0

503,064

04-2019 年12月

02:55

x86

不適用

System.xaml.dll

4.8.4330.0

632,088

2021 年 1 月 5 日

01:30

x86

不適用

System.dll

4.8.4311.0

3,552,536

2020年11月25日

04:49

x86

不適用

Uiautomationclientsideproviders.dll

4.8.4330.0

354,184

2021 年 1 月 5 日

01:30

x86

不適用

Uiautomationclient.dll

4.8.4330.0

170,880

2021 年 1 月 5 日

01:30

x86

不適用

Uiautomationprovider.dll

4.8.4330.0

41,856

2021 年 1 月 5 日

01:30

x86

不適用

Uiautomationtypes.dll

4.8.4330.0

215,944

2021 年 1 月 5 日

01:30

x86

不適用

Webengine4.dll

4.8.4330.0

675,208

2021 年 1 月 5 日

01:27

x64

不適用

Webengine.dll

4.8.4330.0

21,376

2021 年 1 月 5 日

01:27

x64

不適用

Windowsbase.dll

4.8.4330.0

1,298,824

2021 年 1 月 5 日

01:30

x86

不適用

Windowsformsintegration.dll

4.8.4150.0

105,240

2020年1月9日

19:46

x86

不適用

Workflowservicehostperformancecounters.dll

4.8.4110.0

102,672

04-2019 年12月

02:54

x64

不適用

Wpfgfx_v0400.dll

4.8.4330.0

2,050,440

2021 年 1 月 5 日

01:27

x64

不適用

Globalmonospace.compositefont

不適用

26,040

2020年11月10日

19:29

不適用

不適用

Globalsansserif.compositefont

不適用

26,489

2020年11月10日

19:29

不適用

不適用

Globalserif.compositefont

不適用

29,779

2020年11月10日

19:29

不適用

不適用

Globaluserinterface.compositefont

不適用

264,986

2020年11月10日

19:29

不適用

不適用

Presentationcore.dll

4.8.4330.0

3,650,440

2021 年 1 月 5 日

01:27

x64

不適用

System.data.dll

4.8.4290.0

3,543,432

2020年9月30日

01:39

x64

不適用

System.printing.dll

4.8.4110.0

400,152

04-2019 年12月

02:54

x64

不適用

System.web.dll

4.8.4330.0

5,397,896

2021 年 1 月 5 日

01:27

x64

不適用

Presentationframework-systemdata.dll

4.8.4330.0

17,800

2021 年 1 月 5 日

01:30

x86

不適用

Presentationframework.dll

4.8.4330.0

6,270,336

2021 年 1 月 5 日

01:30

x86

不適用

Reachframework.dll

4.8.4110.0

677,656

04-2019 年12月

02:55

x86

不適用

Smdiagnostics.dll

4.8.4261.0

66,328

2020年9月2日

21:05

x86

不適用

Smsvchost.exe

4.8.4121.0

139,056

07-2019 年12月

06:03

x86

不適用

System.activities.presentation.dll

4.8.4150.0

2,127,128

2020年1月9日

19:46

x86

不適用

System.activities.dll

4.8.4261.0

1,526,528

2020年9月2日

21:05

x86

不適用

System.configuration.dll

4.8.4190.0

421,536

05年6月-2020

05:04

x86

不適用

System.core.dll

4.8.4330.0

1,549,080

2021 年 1 月 5 日

01:30

x86

不適用

System.deployment.dll

4.8.4290.0

1,593,624

2020年9月30日

01:40

x86

不適用

System.drawing.design.dll

4.8.4210.0

125,192

30年6月-2020

01:55

x86

不適用

System.identitymodel.services.dll

4.8.4261.0

191,352

2020年9月2日

21:05

x86

不適用

System.identitymodel.dll

4.8.4261.0

1,086,744

2020年9月2日

21:05

x86

不適用

System.net.sockets.dll

4.8.4121.0

30,360

07-2019 年12月

06:03

x86

不適用

System.runtime.serialization.dll

4.8.4261.0

1,047,312

2020年9月2日

21:05

x86

不適用

System.security.dll

4.8.4261.0

320,280

2020年9月2日

21:05

x86

不適用

System.servicemodel.activities.dll

4.8.4261.0

555,384

2020年9月2日

21:05

x86

不適用

System.servicemodel.channels.dll

4.8.4261.0

150,904

2020年9月2日

21:05

x86

不適用

System.servicemodel.discovery.dll

4.8.4261.0

301,432

2020年9月2日

21:05

x86

不適用

System.servicemodel.internals.dll

4.8.4261.0

246,528

2020年9月2日

21:05

x86

不適用

System.servicemodel.washosting.dll

4.8.4261.0

33,144

2020年9月2日

21:05

x86

不適用

System.servicemodel.web.dll

4.8.4261.0

321,792

2020年9月2日

21:05

x86

不適用

System.servicemodel.dll

4.8.4261.0

6,383,896

2020年9月2日

21:05

x86

不適用

System.speech.dll

4.8.4210.0

676,736

30年6月-2020

01:55

x86

SPE

MSIL_SYSTEM]。SP-2

System.web.applicationservices.dll

4.8.4330.0

63,768

2021 年 1 月 5 日

01:30

x86

不適用

System.web.extensions.dll

4.8.4330.0

1,842,448

2021 年 1 月 5 日

01:30

x86

不適用

System.windows.controls.ribbon.dll

4.8.4330.0

743,816

2021 年 1 月 5 日

01:30

x86

不適用

System.windows.forms.datavisualization.dll

4.8.4210.0

1,712,512

30年6月-2020

01:55

x86

不適用

System.windows.forms.dll

4.8.4290.0

5,914,880

2020年9月30日

01:40

x86

不適用

System.workflow.activities.dll

4.8.4110.0

1,051,112

04-2019 年12月

02:55

x86

不適用

System.workflow.componentmodel.dll

4.8.4110.0

1,557,272

04-2019 年12月

02:55

x86

不適用

System.workflow.runtime.dll

4.8.4110.0

503,064

04-2019 年12月

02:55

x86

不適用

System.xaml.dll

4.8.4330.0

632,088

2021 年 1 月 5 日

01:30

x86

不適用

System.dll

4.8.4311.0

3,552,536

2020年11月25日

04:49

x86

不適用

Uiautomationclientsideproviders.dll

4.8.4330.0

354,184

2021 年 1 月 5 日

01:30

x86

不適用

Uiautomationclient.dll

4.8.4330.0

170,880

2021 年 1 月 5 日

01:30

x86

不適用

Uiautomationprovider.dll

4.8.4330.0

41,856

2021 年 1 月 5 日

01:30

x86

不適用

Uiautomationtypes.dll

4.8.4330.0

215,944

2021 年 1 月 5 日

01:30

x86

不適用

Windowsbase.dll

4.8.4330.0

1,298,824

2021 年 1 月 5 日

01:30

x86

不適用

Windowsformsintegration.dll

4.8.4150.0

105,240

2020年1月9日

19:46

x86

不適用

Mscorlib.dll

4.8.4311.0

5,670,792

2020年11月25日

04:49

x86

不適用

Normidna.nlp

不適用

59,342

26-三月-2020

22:27

不適用

不適用

Normnfc.nlp

不適用

47,076

26-三月-2020

22:27

不適用

不適用

Normnfd.nlp

不適用

40,566

26-三月-2020

22:27

不適用

不適用

Normnfkc.nlp

不適用

67,808

26-三月-2020

22:27

不適用

不適用

Normnfkd.nlp

不適用

61,718

26-三月-2020

22:27

不適用

不適用

Aspnet_perf.dll

4.8.4330.0

36,232

2021 年 1 月 5 日

01:30

x86

SPN

X86_NETFX4 ASP

Aspnet_state_perf。h

不適用

318

2021 年 1 月 4 日

2,356

不適用

SPN

X86_NETFX4 ASP

Aspnet_state_perf.ini

不適用

42,996

2021 年 1 月 5 日

01:31

不適用

SPN

X86_NETFX4 ASP

Aspnet_wp.exe

4.8.4330.0

39,824

2021 年 1 月 5 日

01:30

x86

SPN

X86_NETFX4 ASP

Clrjit.dll

4.8.4311.0

554,888

2020年11月25日

04:49

x86

不適用

Clr.dll

4.8.4311.0

8,037,768

2020年11月25日

04:49

x86

不適用

Dfdll.dll

4.8.4290.0

178,040

2020年9月30日

01:40

x86

不適用

Globalmonospace.compositefont

不適用

26,040

2020年9月3日

20:09

不適用

SPA

X86_NETFX4 GLOBALMONOSP

Globalsansserif.compositefont

不適用

26,489

2020年9月3日

20:09

不適用

不適用

Globalserif.compositefont

不適用

29,779

2020年9月3日

20:09

不適用

不適用

Globaluserinterface.compositefont

不適用

264,986

2020年9月24日

02:17

不適用

不適用

Mscordacwks.dll

4.8.4311.0

1,307,528

2020年11月25日

04:49

x86

不適用

Mscordbi.dll

4.8.4311.0

1,188,744

2020年11月25日

04:49

x86

不適用

Mscoreei.dll

4.8.4180.0

581,920

26-三月-2020

2,311

x86

不適用

Mscorlib.ni.dll

4.8.4311.0

21,037,336

2020年11月25日

04:49

x86

不適用

Mscorsvc.dll

4.8.4330.0

454,024

2021 年 1 月 5 日

01:30

x86

不適用

Mscorsvw.exe

4.8.4330.0

125,872

2021 年 1 月 5 日

01:30

x86

不適用

Ngentask.exe

4.8.4330.0

79,824

2021 年 1 月 5 日

01:30

x86

不適用

Ngen.exe

4.8.4330.0

144,344

2021 年 1 月 5 日

01:30

x86

不適用

Penimc.dll

14.8.4330.0

11,656

2021 年 1 月 5 日

01:30

x86

不適用

Penimc2_v0400.dll

4.8.4330.0

99,720

2021 年 1 月 5 日

01:30

x86

不適用

Penimc_v0400.dll

4.8.4330.0

18,312

2021 年 1 月 5 日

01:30

x86

不適用

Peverify.dll

4.8.4311.0

182,664

2020年11月25日

04:49

x86

不適用

Presentationhost_v0400.dll mui

4.8.4330.0

77,704

2021 年 1 月 5 日

01:30

不適用

不適用

Presentationhost_v0400.dll

4.8.4330.0

233,864

2021 年 1 月 5 日

01:30

x86

不適用

Presentationnative_v0400.dll

4.8.4330.0

923,016

2021 年 1 月 5 日

01:30

x86

不適用

Servicemonikersupport.dll

4.8.4261.0

24,456

2020年9月2日

21:05

x86

不適用

Smsvchost.exe.config

不適用

2,262

2019年7月25日

21:42

不適用

不適用

Sos.dll

4.8.4311.0

767,368

2020年11月25日

04:49

x86

不適用

System.core.dll

4.8.4330.0

1,549,080

2021 年 1 月 5 日

01:30

x86

不適用

System.web.extensions.dll

4.8.4330.0

1,842,448

2021 年 1 月 5 日

01:30

x86

不適用

System.windows.forms.datavisualization.dll

4.8.4210.0

1,712,512

30年6月-2020

01:55

x86

不適用

Webengine4.dll

4.8.4330.0

564,616

2021 年 1 月 5 日

01:30

x86

不適用

Webengine.dll

4.8.4330.0

19,328

2021 年 1 月 5 日

01:30

x86

不適用

Workflowservicehostperformancecounters.dll

4.8.4110.0

89,368

04-2019 年12月

02:55

x86

不適用

Wpfgfx_v0400.dll

4.8.4330.0

1,618,824

2021 年 1 月 5 日

01:30

x86

不適用

Globalmonospace.compositefont

不適用

26,040

2020年9月3日

20:09

不適用

不適用

Globalsansserif.compositefont

不適用

26,489

2020年9月3日

20:09

不適用

不適用

Globalserif.compositefont

不適用

29,779

2020年9月3日

20:09

不適用

不適用

Globaluserinterface.compositefont

不適用

264,986

2020年9月24日

02:17

不適用

不適用

Presentationcore.dll

4.8.4330.0

3,673,992

2021 年 1 月 5 日

01:30

x86

不適用

System.data.dll

4.8.4290.0

3,476,360

2020年9月30日

01:40

x86

不適用

System.printing.dll

4.8.4110.0

399,640

04-2019 年12月

02:55

x86

不適用

System.web.dll

4.8.4330.0

5,410,184

2021 年 1 月 5 日

01:30

x86

不適用

檔案名稱

檔案版本

檔案大小

日期

Time

Platform

Mscorlib.dll

4.8.4311.0

5,678,872

2020年11月25日

04:42

不適用

Normidna.nlp

不適用

59,342

26-三月-2020

22:27

不適用

Normnfc.nlp

不適用

47,076

26-三月-2020

22:27

不適用

Normnfd.nlp

不適用

40,566

26-三月-2020

22:27

不適用

Normnfkc.nlp

不適用

67,808

26-三月-2020

22:27

不適用

Normnfkd.nlp

不適用

61,718

26-三月-2020

22:27

不適用

Clrjit.dll

4.8.4311.0

687,896

2020年11月25日

04:42

不適用

Clr.dll

4.8.4311.0

7,476,496

2020年11月25日

04:42

不適用

Mscordacwks.dll

4.8.4311.0

1,358,616

2020年11月25日

04:42

不適用

Mscordbi.dll

4.8.4311.0

1,213,720

2020年11月25日

04:42

不適用

Mscoreei.dll

4.8.4180.0

596,440

26-三月-2020

23:05

不適用

Mscorlib.ni.dll

4.8.4311.0

22,692,112

2020年11月25日

04:49

不適用

Mscorsvc.dll

4.8.4330.0

470,296

2021 年 1 月 5 日

01:27

不適用

Mscorsvw.exe

4.8.4330.0

129,456

2021 年 1 月 5 日

01:27

不適用

Ngentask.exe

4.8.4330.0

87,976

2021 年 1 月 5 日

01:27

不適用

Ngen.exe

4.8.4330.0

172,480

2021 年 1 月 5 日

01:27

不適用

_smsvchostperfcounters。h

不適用

702

06-2019 年12月

2,220

不適用

_smsvchostperfcounters.ini

不適用

133,894

07-2019 年12月

06:04

不適用

_smsvchostperfcounters_d.ini

不適用

39

2019年11月9日

00:37

不適用

Sos.dll

4.8.4311.0

684,824

2020年11月25日

04:42

不適用

System.core.dll

4.8.4330.0

1,549,080

2021 年 1 月 5 日

01:30

x86

System.web.extensions.dll

4.8.4330.0

1,842,448

2021 年 1 月 5 日

01:30

x86

Workflowservicehostperformancecounters.dll

4.8.4110.0

76,960

04-2019 年12月

02:52

不適用

System.data.dll

4.8.4290.0

3,487,512

2020年9月30日

01:34

不適用

System.web.dll

4.8.4330.0

5,418,264

2021 年 1 月 5 日

01:27

不適用

Smdiagnostics.dll

4.8.4261.0

66,328

2020年9月2日

21:05

x86

System.activities.dll

4.8.4261.0

1,526,528

2020年9月2日

21:05

x86

System.configuration.dll

4.8.4190.0

421,536

05年6月-2020

05:04

x86

System.core.dll

4.8.4330.0

1,549,080

2021 年 1 月 5 日

01:30

x86

System.deployment.dll

4.8.4290.0

1,593,624

2020年9月30日

01:40

x86

System.drawing.design.dll

4.8.4210.0

125,192

30年6月-2020

01:55

x86

System.identitymodel.dll

4.8.4261.0

1,086,744

2020年9月2日

21:05

x86

System.net.sockets.dll

4.8.4121.0

30,360

07-2019 年12月

06:03

x86

System.runtime.serialization.dll

4.8.4261.0

1,047,312

2020年9月2日

21:05

x86

System.security.dll

4.8.4261.0

320,280

2020年9月2日

21:05

x86

System.servicemodel.internals.dll

4.8.4261.0

246,528

2020年9月2日

21:05

x86

System.servicemodel.web.dll

4.8.4261.0

321,792

2020年9月2日

21:05

x86

System.servicemodel.dll

4.8.4261.0

6,383,896

2020年9月2日

21:05

x86

System.web.applicationservices.dll

4.8.4330.0

63,768

2021 年 1 月 5 日

01:30

x86

System.web.extensions.dll

4.8.4330.0

1,842,448

2021 年 1 月 5 日

01:30

x86

System.windows.forms.dll

4.8.4290.0

5,914,880

2020年9月30日

01:40

x86

System.xaml.dll

4.8.4330.0

632,088

2021 年 1 月 5 日

01:30

x86

System.dll

4.8.4311.0

3,552,536

2020年11月25日

04:49

x86

檔案名稱

檔案版本

檔案大小

日期

Time

Platform

SP requirement

Service branch

Presentationframework-systemdata.dll

4.8.4330.0

17,800

2021 年 1 月 5 日

01:30

x86

不適用

Presentationframework.dll

4.8.4330.0

6,270,336

2021 年 1 月 5 日

01:30

x86

不適用

Reachframework.dll

4.8.4110.0

677,656

04-2019 年12月

02:55

x86

不適用

Smdiagnostics.dll

4.8.4261.0

66,328

2020年9月2日

21:05

x86

不適用

Smsvchost.exe

4.8.4121.0

139,056

07-2019 年12月

06:03

x86

不適用

System.activities.presentation.dll

4.8.4150.0

2,127,128

2020年1月9日

19:46

x86

不適用

System.activities.dll

4.8.4261.0

1,526,528

2020年9月2日

21:05

x86

不適用

System.configuration.dll

4.8.4190.0

421,536

05年6月-2020

05:04

x86

不適用

System.core.dll

4.8.4330.0

1,549,080

2021 年 1 月 5 日

01:30

x86

不適用

System.deployment.dll

4.8.4290.0

1,593,624

2020年9月30日

01:40

x86

不適用

System.drawing.design.dll

4.8.4210.0

125,192

30年6月-2020

01:55

x86

不適用

System.identitymodel.services.dll

4.8.4261.0

191,352

2020年9月2日

21:05

x86

不適用

System.identitymodel.dll

4.8.4261.0

1,086,744

2020年9月2日

21:05

x86

不適用

System.net.sockets.dll

4.8.4121.0

30,360

07-2019 年12月

06:03

x86

不適用

System.runtime.serialization.dll

4.8.4261.0

1,047,312

2020年9月2日

21:05

x86

不適用

System.security.dll

4.8.4261.0

320,280

2020年9月2日

21:05

x86

不適用

System.servicemodel.activities.dll

4.8.4261.0

555,384

2020年9月2日

21:05

x86

不適用

System.servicemodel.channels.dll

4.8.4261.0

150,904

2020年9月2日

21:05

x86

不適用

System.servicemodel.discovery.dll

4.8.4261.0

301,432

2020年9月2日

21:05

x86

不適用

System.servicemodel.internals.dll

4.8.4261.0

246,528

2020年9月2日

21:05

x86

不適用

System.servicemodel.washosting.dll

4.8.4261.0

33,144

2020年9月2日

21:05

x86

不適用

System.servicemodel.web.dll

4.8.4261.0

321,792

2020年9月2日

21:05

x86

不適用

System.servicemodel.dll

4.8.4261.0

6,383,896

2020年9月2日

21:05

x86

不適用

System.speech.dll

4.8.4210.0

676,736

30年6月-2020

01:55

x86

SPE

MSIL_SYSTEM]。SP-2

System.web.applicationservices.dll

4.8.4330.0

63,768

2021 年 1 月 5 日

01:30

x86

不適用

System.web.extensions.dll

4.8.4330.0

1,842,448

2021 年 1 月 5 日

01:30

x86

不適用

System.windows.controls.ribbon.dll

4.8.4330.0

743,816

2021 年 1 月 5 日

01:30

x86

不適用

System.windows.forms.datavisualization.dll

4.8.4210.0

1,712,512

30年6月-2020

01:55

x86

不適用

System.windows.forms.dll

4.8.4290.0

5,914,880

2020年9月30日

01:40

x86

不適用

System.workflow.activities.dll

4.8.4110.0

1,051,112

04-2019 年12月

02:55

x86

不適用

System.workflow.componentmodel.dll

4.8.4110.0

1,557,272

04-2019 年12月

02:55

x86

不適用

System.workflow.runtime.dll

4.8.4110.0

503,064

04-2019 年12月

02:55

x86

不適用

System.xaml.dll

4.8.4330.0

632,088

2021 年 1 月 5 日

01:30

x86

不適用

System.dll

4.8.4311.0

3,552,536

2020年11月25日

04:49

x86

不適用

Uiautomationclientsideproviders.dll

4.8.4330.0

354,184

2021 年 1 月 5 日

01:30

x86

不適用

Uiautomationclient.dll

4.8.4330.0

170,880

2021 年 1 月 5 日

01:30

x86

不適用

Uiautomationprovider.dll

4.8.4330.0

41,856

2021 年 1 月 5 日

01:30

x86

不適用

Uiautomationtypes.dll

4.8.4330.0

215,944

2021 年 1 月 5 日

01:30

x86

不適用

Windowsbase.dll

4.8.4330.0

1,298,824

2021 年 1 月 5 日

01:30

x86

不適用

Windowsformsintegration.dll

4.8.4150.0

105,240

2020年1月9日

19:46

x86

不適用

Mscorlib.dll

4.8.4311.0

5,670,792

2020年11月25日

04:49

x86

不適用

Normidna.nlp

不適用

59,342

26-三月-2020

22:27

不適用

不適用

Normnfc.nlp

不適用

47,076

26-三月-2020

22:27

不適用

不適用

Normnfd.nlp

不適用

40,566

26-三月-2020

22:27

不適用

不適用

Normnfkc.nlp

不適用

67,808

26-三月-2020

22:27

不適用

不適用

Normnfkd.nlp

不適用

61,718

26-三月-2020

22:27

不適用

不適用

Aspnet_perf.dll

4.8.4330.0

36,232

2021 年 1 月 5 日

01:30

x86

SPN

X86_NETFX4 ASP

Aspnet_state_perf。h

不適用

318

2021 年 1 月 4 日

2,356

不適用

SPN

X86_NETFX4 ASP

Aspnet_state_perf.ini

不適用

42,996

2021 年 1 月 5 日

01:31

不適用

SPN

X86_NETFX4 ASP

Aspnet_wp.exe

4.8.4330.0

39,824

2021 年 1 月 5 日

01:30

x86

SPN

X86_NETFX4 ASP

Clrjit.dll

4.8.4311.0

554,888

2020年11月25日

04:49

x86

不適用

Clr.dll

4.8.4311.0

8,037,768

2020年11月25日

04:49

x86

不適用

Dfdll.dll

4.8.4290.0

178,040

2020年9月30日

01:40

x86

不適用

Globalmonospace.compositefont

不適用

26,040

2020年9月3日

20:09

不適用

SPA

X86_NETFX4 GLOBALMONOSP

Globalsansserif.compositefont

不適用

26,489

2020年9月3日

20:09

不適用

不適用

Globalserif.compositefont

不適用

29,779

2020年9月3日

20:09

不適用

不適用

Globaluserinterface.compositefont

不適用

264,986

2020年9月24日

02:17

不適用

不適用

Mscordacwks.dll

4.8.4311.0

1,307,528

2020年11月25日

04:49

x86

不適用

Mscordbi.dll

4.8.4311.0

1,188,744

2020年11月25日

04:49

x86

不適用

Mscoreei.dll

4.8.4180.0

581,920

26-三月-2020

2,311

x86

不適用

Mscorlib.ni.dll

4.8.4311.0

21,037,336

2020年11月25日

04:49

x86

不適用

Mscorsvc.dll

4.8.4330.0

454,024

2021 年 1 月 5 日

01:30

x86

不適用

Mscorsvw.exe

4.8.4330.0

125,872

2021 年 1 月 5 日

01:30

x86

不適用

Ngentask.exe

4.8.4330.0

79,824

2021 年 1 月 5 日

01:30

x86

不適用

Ngen.exe

4.8.4330.0

144,344

2021 年 1 月 5 日

01:30

x86

不適用

Penimc.dll

14.8.4330.0

11,656

2021 年 1 月 5 日

01:30

x86

不適用

Penimc2_v0400.dll

4.8.4330.0

99,720

2021 年 1 月 5 日

01:30

x86

不適用

Penimc_v0400.dll

4.8.4330.0

18,312

2021 年 1 月 5 日

01:30

x86

不適用

Peverify.dll

4.8.4311.0

182,664

2020年11月25日

04:49

x86

不適用

Presentationhost_v0400.dll mui

4.8.4330.0

77,704

2021 年 1 月 5 日

01:30

不適用

不適用

Presentationhost_v0400.dll

4.8.4330.0

233,864

2021 年 1 月 5 日

01:30

x86

不適用

Presentationnative_v0400.dll

4.8.4330.0

923,016

2021 年 1 月 5 日

01:30

x86

不適用

System.servicemodel. mof

不適用

88,383

2019年11月8日

2,328

不適用

不適用

[System.servicemodel.] mof. 卸載

不適用

896

2019年11月8日

2,328

不適用

不適用

Servicemonikersupport.dll

4.8.4261.0

24,456

2020年9月2日

21:05

x86

不適用

_smsvchostperfcounters。h

不適用

702

06-2019 年12月

2,220

不適用

不適用

_smsvchostperfcounters.ini

不適用

133,894

07-2019 年12月

06:04

不適用

不適用

_smsvchostperfcounters_d.ini

不適用

39

2019年11月9日

00:37

不適用

不適用

Smsvchost.exe.config

不適用

2,262

2019年7月25日

21:42

不適用

不適用

Sos.dll

4.8.4311.0

767,368

2020年11月25日

04:49

x86

不適用

System.core.dll

4.8.4330.0

1,549,080

2021 年 1 月 5 日

01:30

x86

不適用

System.web.extensions.dll

4.8.4330.0

1,842,448

2021 年 1 月 5 日

01:30

x86

不適用

System.windows.forms.datavisualization.dll

4.8.4210.0

1,712,512

30年6月-2020

01:55

x86

不適用

Webengine4.dll

4.8.4330.0

564,616

2021 年 1 月 5 日

01:30

x86

不適用

Webengine.dll

4.8.4330.0

19,328

2021 年 1 月 5 日

01:30

x86

不適用

Workflowservicehostperformancecounters.dll

4.8.4110.0

89,368

04-2019 年12月

02:55

x86

不適用

Wpfgfx_v0400.dll

4.8.4330.0

1,618,824

2021 年 1 月 5 日

01:30

x86

不適用

Globalmonospace.compositefont

不適用

26,040

2020年9月3日

20:09

不適用

不適用

Globalsansserif.compositefont

不適用

26,489

2020年9月3日

20:09

不適用

不適用

Globalserif.compositefont

不適用

29,779

2020年9月3日

20:09

不適用

不適用

Globaluserinterface.compositefont

不適用

264,986

2020年9月24日

02:17

不適用

不適用

Presentationcore.dll

4.8.4330.0

3,673,992

2021 年 1 月 5 日

01:30

x86

不適用

System.data.dll

4.8.4290.0

3,476,360

2020年9月30日

01:40

x86

不適用

System.printing.dll

4.8.4110.0

399,640

04-2019 年12月

02:55

x86

不適用

System.web.dll

4.8.4330.0

5,410,184

2021 年 1 月 5 日

01:30

x86

不適用

有關保護和安全性的資訊

需要更多協助嗎?

想要其他選項嗎?

探索訂閱權益、瀏覽訓練課程、瞭解如何保護您的裝置等等。

社群可協助您詢問並回答問題、提供意見反應,以及聆聽來自具有豐富知識的專家意見。

這項資訊有幫助嗎?

您對語言品質的滿意度如何?
以下何者是您會在意的事項?
按下 [提交] 後,您的意見反應將用來改善 Microsoft 產品與服務。 您的 IT 管理員將能夠收集這些資料。 隱私權聲明。

感謝您的意見反應!

×