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

適用於:

Microsoft .NET Framework 4.8

摘要

安全性改良功能

當 .NET Framework 不正確地處理記憶體中的物件時,即存在資訊洩漏弱點。 成功利用此弱點的攻擊者可能會洩漏受影響系統記憶體中的內容。 為了利用弱點,經驗證的攻擊者需要執行蓄意製作的應用程式。 此更新可修正 .NET Framework 複製記憶體中物件的方式,進而處理此項弱點。

若要深入了解這些弱點,請前往下列一般弱點及安全風險 (CVE)。

品質和可靠性改良功能

WCF1

- 解決當同時啟動多項服務時,WCF 服務有時會無法啟動的問題。

Winforms

- 解決 .NET Framework 4.8 中引進的迴歸,下列控制項的 Control.AccessibleName、Control.AccessibleRole 和 Control.AccessibleDescription 屬性會停止運作:Label, GroupBox, ToolStrip, ToolStripItems, StatusStrip, StatusStripItems, PropertyGrid, ProgressBar, ComboBox, MenuStrip, MenuItems, DataGridView。

- 可為資料繫結下拉式方塊的下拉式方塊項目,解決可存取名稱中的迴歸。 .NET Framework 4.8 會使用型別名稱作為可存取名稱來啟動,而不是 DisplayMember 屬性的值,此改良功能再次使用 DisplayMember。

ASP.NET

- 將 ASP.Net 控制輸出中重複使用的 AppPathModifier 停用。

- 將會使用為 Cookie 旗標所設定的預設值建立 ASP.Net 要求內容中的 HttpCookie 物件,而不是使用符合 `new HttpCookie(name)` 行為的 .NET 樣式基本預設值。

SQL

- 解決當使用者連線到一個 Azure SQL 資料庫,執行記憶體保護區作業,然後在具有相同證明 URL 的同一部伺服器下,連線到另一個資料庫,然後在第二個伺服器執行記憶體保護區作業,有時會發生的失敗。

CLR2

- 新增 CLR 設定變數 Thread_AssignCpuGroups (預設為 1),其可設為 0,對 Thread.Start() 建立的新執行緒與執行緒集區的執行緒停用由 CLR 自動完成 CPU 群組指派,如此應用程式可以進行自己的執行緒散佈。

- 解決使用新 API 時可能會發生的罕見資料損壞問題,例如 Unsafe.ByteOffset<T>通常用於新的 Span 類型。 當執行緒從迴圈內部呼叫 Unsafe.byteOffset<T>執行 GC 作業時,可能會發生損壞。

- 解決當 AppCoNtext 切換 「Switch.System」 時,計時器的到期時間比預期Switch.Sys的問題。執行緒。UseNetCoreTimer"已啟用。


1 Windows通訊 (WCF)
2通用語言執行時間 (CLR)

重要

  • 提醒進階 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 新增語言套件

此安全性更新的已知問題

ASP.Net 錯誤訊息的預編譯期間,應用程式失敗

症狀
在您于 2020 年 10 月 13 日針對 .NET Framework 4.8 申請安全性和品質匯總之後,某些 ASP.Net 應用程式在預編譯期間失敗。 您收到的錯誤訊息可能會包含「錯誤 ASPCONFIG」字樣。

原因
「sessionState」、「匿名識別」或「系統.web」組態的「驗證/表單」區段的無效組態。 如果組態轉換將檔案保留為Web.config進行預編譯,則可能發生此情況。

解決方法
觀察新的意外失敗或功能問題的客戶,可以新增應用程式 (,或) 下列程式碼合併至應用程式組設定檔。 設定「true」或「false」可避免此問題。 不過,建議您針對不仰賴無 Cookie 功能的網站,將此值設為 「true」。

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
      <appSettings>
          <add key=”aspnet:DisableAppPathModifier” value=”true” />
     </appSettings>
</configuration>

解決方案

此問題在 KB4601058 中已解決

ASP.Net 應用程式可能無法在 URI 中傳遞無 Cookie 權杖

症狀
在 2020 年 10 月 13 日套用 .NET Framework 4.8 安全性和品質匯總之後,某些 ASP.Net 應用程式可能無法在 URI 中傳遞無 Cookie 權杖,可能會導致 302 重新導向迴圈或會話狀態遺失或遺失。

原因
會話 ASP.Net 匿名識別及表單驗證的 ASP.Net 功能都仰賴向 Web 用戶端發行權杖,而且這些功能都允許這些權杖在 Cookie 中傳遞,或內嵌于不支援 Cookie 的用戶端的 URI 中。 URI 內嵌功能一直是一種不穩定且未經修正的做法,此 KB 會默默停用在 URI 中發行權杖,除非這三項功能之一明確要求在組塊中採用「UseUri」的 Cookie 模式。 指定「AutoDetect」或「UseDeviceProfile」的組組可能會不小心導致嘗試及失敗在 URI 中內嵌這些權杖。

解決方法
如果可能,建議觀察新的非預期行為的客戶將三個無 Cookie 設定變更為「使用 Cookies」。

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
     <system.web>
          <anonymousidentification cookieless="UseCookies" />
          <sessionState cookieless="UseCookies" />
          <authentication>
               <forms cookieless="UseCookies" />
          </authentication>
     </system.web>
</configuation>

如果應用程式絕對必須繼續使用 URI 內嵌權杖,而且可以安全地執行,則可以使用下列 AppSeting 重新啟用這些權杖。 不過,強烈建議您不要將這些權杖內嵌到 URI 中。

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
     <appSettings>
          <add key="aspnet:DisableAppPathModifier" value="false" />
     </appSettings>
</configuation>

解決方案

此問題在 KB4601058 中已解決

此更新的其他相關資訊

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

  • 4579979 3.5 的安全性和品質匯總.NET Framework描述, 4.5.2、4.6、4.6.1、4.6.2、4.7、4.7.1、4.7.2、4.8 適用于 Windows 8.1、RT 8.1 和 Windows Server 2012 R2 (KB4579979)

如何取得並安裝更新

安裝此更新之前

先決條件:

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

安裝此更新

發行管道

可供使用

後續步驟

Windows Update 和 Microsoft Update

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

Microsoft Update Catalog

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

Windows Server Update Services (WSUS)

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

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

分類:安全性更新

先決條件

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

重新啟動需求

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

更新部署資訊

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

20201013 安全性更新部署資訊:2020 年 10 月 13 日

更新移除資訊

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

更新重新啟動資訊

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

更新取代資訊

此更新會取代先前發佈的更新4576630。


檔案資訊
美國 (英文) 此軟體更新版本會安裝具有下列資料表中所列屬性的檔案。

Windows 8.1,Windows RT 8.1 及 Windows Server 2012 R2 檔案資訊

附註: 不會列出已安裝的 MANIFEST 檔案 (.manifest) 及 MUM 檔案 (.mum)。

檔案資訊

檔案雜湊資訊

檔案名稱

SHA1 雜湊

SHA256 雜湊

Windows8.1-KB4578976-x64-NDP48.msu

E6029CD1FDD9C5561EA4CD8819D247138F987C20

E9A78849B9ABA9E40FF93973F3E37BE8CB16B7169B02983D1225A6560693404

Windows8.1-KB4578976-arm-NDP48.msu

FABF6F9353419956BA4FF1394F3D0CE1FF656920

1BDF7CCAD53525AEC66E7BB8049C1B175248D11EFCBD7FA74D95B5EC0B304309

Windows8.1-KB4578976-x86-NDP48.msu

7E8D565BC23A8777A7C61DA1D81901BD0802F296

ACBD743878CFA825510143DA2729FEEF0BDF8008E31543737C65A66A596151E3

適用於所有支援的 x64 版本

檔案名稱

檔案版本

檔案大小

日期

Time

Platform

SP requirement

Service branch

Mscorlib.dll

4.8.4261.0

5,431,672

2020年9月2日

21:00

x64

不適用

Normidna.nlp

不適用

59,342

15-5 月-2018

06:18

不適用

不適用

Normnfc.nlp

不適用

47,076

15-5 月-2018

06:18

不適用

不適用

Normnfd.nlp

不適用

40,566

15-5 月-2018

06:18

不適用

不適用

Normnfkc.nlp

不適用

67,808

15-5 月-2018

06:18

不適用

不適用

Normnfkd.nlp

不適用

61,718

15-5 月-2018

06:18

不適用

不適用

Aspnet_perf.dll

4.8.4261.0

41,848

2020年9月2日

21:00

x64

SPN

AMD64_NETFX4 ASP

Aspnet_state_perf。h

不適用

318

2020年9月2日

1,937

不適用

SPN

AMD64_NETFX4 ASP

Aspnet_state_perf.ini

不適用

42,996

2020年9月2日

21:01

不適用

SPN

AMD64_NETFX4 ASP

Aspnet_wp.exe

4.8.4261.0

45,440

2020年9月2日

21:00

x64

SPN

AMD64_NETFX4 ASP

Clrjit.dll

4.8.4261.0

1,358,200

2020年9月2日

21:00

x64

不適用

Clr.dll

4.8.4261.0

11,245,432

2020年9月2日

21:00

x64

不適用

Compatjit.dll

4.8.4261.0

1,273,208

2020年9月2日

21:00

x64

不適用

Dfdll.dll

4.8.4240.0

214,912

29-Jul-2020

05:27

x64

不適用

Globalmonospace.compositefont

不適用

26,040

2020 年 2 月 3 日

13:25

不適用

SPA

AMD64_NETFX4 GLOBALMONOSP

Globalsansserif.compositefont

不適用

26,489

2020 年 2 月 3 日

13:25

不適用

不適用

Globalserif.compositefont

不適用

29,779

2020 年 2 月 3 日

13:25

不適用

不適用

Globaluserinterface.compositefont

不適用

264,986

2020 年 7 月 21 日

02:16

不適用

不適用

Mscordacwks.dll

4.8.4261.0

1,801,080

2020年9月2日

21:00

x64

不適用

Mscordbi.dll

4.8.4261.0

1,655,160

2020年9月2日

21:00

x64

不適用

Mscoreei.dll

4.8.4180.0

689,952

26-三月-2020

2,310

x64

不適用

Mscorlib.ni.dll

4.8.4261.0

23,077,120

2020年9月2日

21:05

x64

不適用

Penimc.dll

14.8.4240.0

11,656

29-Jul-2020

05:27

x64

不適用

Penimc2_v0400.dll

4.8.4240.0

120,712

29-Jul-2020

05:27

x64

不適用

Penimc_v0400.dll

4.8.4240.0

20,352

29-Jul-2020

05:27

x64

不適用

Peverify.dll

4.8.4261.0

265,592

2020年9月2日

21:00

x64

不適用

Presentationframework-systemdata.dll

4.8.4240.0

17,800

29-Jul-2020

06:14

x86

不適用

Presentationframework.dll

4.8.4240.0

6,269,832

29-Jul-2020

06:14

x86

不適用

Presentationhost_v0400.dll mui

4.8.4240.0

77,696

29-Jul-2020

05:27

不適用

不適用

Presentationhost_v0400.dll

4.8.4240.0

302,464

29-Jul-2020

05:27

x64

不適用

Presentationnative_v0400.dll

4.8.4240.0

1,164,168

29-Jul-2020

05: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.4261.0

921,464

2020年9月2日

21:00

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.4240.0

1,549,080

29-Jul-2020

06:14

x86

不適用

System.deployment.dll

4.8.4240.0

1,595,136

29-Jul-2020

06:14

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.4261.0

63,744

2020年9月2日

21:05

x86

不適用

System.web.extensions.dll

4.8.4261.0

1,842,432

2020年9月2日

21:05

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.4240.0

743,816

29-Jul-2020

06:14

x86

不適用

System.windows.forms.dll

4.8.4261.0

5,916,416

2020年9月2日

21:05

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.4240.0

632,088

29-Jul-2020

06:14

x86

不適用

System.dll

4.8.4210.0

3,552,520

30年6月-2020

01:55

x86

不適用

Uiautomationclientsideproviders.dll

4.8.4240.0

354,184

29-Jul-2020

06:14

x86

不適用

Uiautomationclient.dll

4.8.4240.0

170,888

29-Jul-2020

06:14

x86

不適用

Uiautomationprovider.dll

4.8.4240.0

41,864

29-Jul-2020

06:14

x86

不適用

Uiautomationtypes.dll

4.8.4240.0

215,944

29-Jul-2020

06:14

x86

不適用

Webengine4.dll

4.8.4261.0

675,192

2020年9月2日

21:00

x64

不適用

Webengine.dll

4.8.4261.0

21,368

2020年9月2日

21:00

x64

不適用

Windowsbase.dll

4.8.4240.0

1,298,816

29-Jul-2020

06:14

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.4240.0

2,050,440

29-Jul-2020

05:27

x64

不適用

Globalmonospace.compositefont

不適用

26,040

2019年11月8日

23:40

不適用

不適用

Globalsansserif.compositefont

不適用

26,489

2019年11月8日

23:40

不適用

不適用

Globalserif.compositefont

不適用

29,779

2019年11月8日

23:40

不適用

不適用

Globaluserinterface.compositefont

不適用

264,986

2019年11月8日

23:40

不適用

不適用

Presentationcore.dll

4.8.4240.0

3,648,384

29-Jul-2020

05:27

x64

不適用

System.data.dll

4.8.4261.0

3,542,392

2020年9月2日

21:00

x64

不適用

System.printing.dll

4.8.4110.0

400,152

04-2019 年12月

02:54

x64

不適用

System.web.dll

4.8.4261.0

5,397,368

2020年9月2日

21:00

x64

不適用

Presentationframework-systemdata.dll

4.8.4240.0

17,800

29-Jul-2020

06:14

x86

不適用

Presentationframework.dll

4.8.4240.0

6,269,832

29-Jul-2020

06:14

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.4240.0

1,549,080

29-Jul-2020

06:14

x86

不適用

System.deployment.dll

4.8.4240.0

1,595,136

29-Jul-2020

06:14

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.4261.0

63,744

2020年9月2日

21:05

x86

不適用

System.web.extensions.dll

4.8.4261.0

1,842,432

2020年9月2日

21:05

x86

不適用

System.windows.controls.ribbon.dll

4.8.4240.0

743,816

29-Jul-2020

06:14

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.4261.0

5,916,416

2020年9月2日

21:05

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.4240.0

632,088

29-Jul-2020

06:14

x86

不適用

System.dll

4.8.4210.0

3,552,520

30年6月-2020

01:55

x86

不適用

Uiautomationclientsideproviders.dll

4.8.4240.0

354,184

29-Jul-2020

06:14

x86

不適用

Uiautomationclient.dll

4.8.4240.0

170,888

29-Jul-2020

06:14

x86

不適用

Uiautomationprovider.dll

4.8.4240.0

41,864

29-Jul-2020

06:14

x86

不適用

Uiautomationtypes.dll

4.8.4240.0

215,944

29-Jul-2020

06:14

x86

不適用

Windowsbase.dll

4.8.4240.0

1,298,816

29-Jul-2020

06:14

x86

不適用

Windowsformsintegration.dll

4.8.4150.0

105,240

2020年1月9日

19:46

x86

不適用

Mscorlib.dll

4.8.4261.0

5,670,776

2020年9月2日

21:05

x86

不適用

Normidna.nlp

不適用

59,342

15-5 月-2018

06:18

不適用

不適用

Normnfc.nlp

不適用

47,076

15-5 月-2018

06:18

不適用

不適用

Normnfd.nlp

不適用

40,566

15-5 月-2018

06:18

不適用

不適用

Normnfkc.nlp

不適用

67,808

15-5 月-2018

06:18

不適用

不適用

Normnfkd.nlp

不適用

61,718

15-5 月-2018

06:18

不適用

不適用

Aspnet_perf.dll

4.8.4261.0

36,224

2020年9月2日

21:05

x86

SPN

X86_NETFX4 ASP

Aspnet_state_perf。h

不適用

318

2020年9月2日

1,932

不適用

SPN

X86_NETFX4 ASP

Aspnet_state_perf.ini

不適用

42,996

2020年9月2日

06:21

不適用

SPN

X86_NETFX4 ASP

Aspnet_wp.exe

4.8.4261.0

39,808

2020年9月2日

21:05

x86

SPN

X86_NETFX4 ASP

Clrjit.dll

4.8.4261.0

554,880

2020年9月2日

21:05

x86

不適用

Clr.dll

4.8.4261.0

8,037,752

2020年9月2日

21:05

x86

不適用

Dfdll.dll

4.8.4240.0

178,056

29-Jul-2020

06:14

x86

不適用

Globalmonospace.compositefont

不適用

26,040

2020 年 2 月 3 日

13:25

不適用

SPA

X86_NETFX4 GLOBALMONOSP

Globalsansserif.compositefont

不適用

26,489

2020 年 2 月 3 日

13:25

不適用

不適用

Globalserif.compositefont

不適用

29,779

2020 年 2 月 3 日

13:25

不適用

不適用

Globaluserinterface.compositefont

不適用

264,986

2020 年 7 月 21 日

02:16

不適用

不適用

Mscordacwks.dll

4.8.4261.0

1,307,528

2020年9月2日

21:05

x86

不適用

Mscordbi.dll

4.8.4261.0

1,188,728

2020年9月2日

21:05

x86

不適用

Mscoreei.dll

4.8.4180.0

581,920

26-三月-2020

2,311

x86

不適用

Mscorlib.ni.dll

4.8.4261.0

21,037,312

2020年9月2日

21:05

x86

不適用

Penimc.dll

14.8.4240.0

11,656

29-Jul-2020

06:14

x86

不適用

Penimc2_v0400.dll

4.8.4240.0

99,712

29-Jul-2020

06:14

x86

不適用

Penimc_v0400.dll

4.8.4240.0

18,312

29-Jul-2020

06:14

x86

不適用

Peverify.dll

4.8.4261.0

182,648

2020年9月2日

21:05

x86

不適用

Presentationhost_v0400.dll mui

4.8.4240.0

77,704

29-Jul-2020

06:14

不適用

不適用

Presentationhost_v0400.dll

4.8.4240.0

233,848

29-Jul-2020

06:14

x86

不適用

Presentationnative_v0400.dll

4.8.4240.0

923,000

29-Jul-2020

06:14

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.4261.0

767,368

2020年9月2日

21:05

x86

不適用

System.core.dll

4.8.4240.0

1,549,080

29-Jul-2020

06:14

x86

不適用

System.web.extensions.dll

4.8.4261.0

1,842,432

2020年9月2日

21:05

x86

不適用

System.windows.forms.datavisualization.dll

4.8.4210.0

1,712,512

30年6月-2020

01:55

x86

不適用

Webengine4.dll

4.8.4261.0

564,600

2020年9月2日

21:05

x86

不適用

Webengine.dll

4.8.4261.0

19,320

2020年9月2日

21:05

x86

不適用

Workflowservicehostperformancecounters.dll

4.8.4110.0

89,368

04-2019 年12月

02:55

x86

不適用

Wpfgfx_v0400.dll

4.8.4240.0

1,618,824

29-Jul-2020

06:14

x86

不適用

Globalmonospace.compositefont

不適用

26,040

2020 年 2 月 3 日

13:25

不適用

不適用

Globalsansserif.compositefont

不適用

26,489

2020 年 2 月 3 日

13:25

不適用

不適用

Globalserif.compositefont

不適用

29,779

2020 年 2 月 3 日

13:25

不適用

不適用

Globaluserinterface.compositefont

不適用

264,986

2020 年 7 月 21 日

02:16

不適用

不適用

Presentationcore.dll

4.8.4240.0

3,671,432

29-Jul-2020

06:14

x86

不適用

System.data.dll

4.8.4261.0

3,475,832

2020年9月2日

21:05

x86

不適用

System.printing.dll

4.8.4110.0

399,640

04-2019 年12月

02:55

x86

不適用

System.web.dll

4.8.4261.0

5,409,672

2020年9月2日

21:05

x86

不適用

適用於所有支援的 ARM 版本

檔案名稱

檔案版本

檔案大小

日期

Time

Platform

Mscorlib.dll

4.8.4261.0

5,678,856

2020年9月2日

21:01

不適用

Normidna.nlp

不適用

59,342

15-5 月-2018

06:18

不適用

Normnfc.nlp

不適用

47,076

15-5 月-2018

06:18

不適用

Normnfd.nlp

不適用

40,566

15-5 月-2018

06:18

不適用

Normnfkc.nlp

不適用

67,808

15-5 月-2018

06:18

不適用

Normnfkd.nlp

不適用

61,718

15-5 月-2018

06:18

不適用

Clrjit.dll

4.8.4261.0

687,896

2020年9月2日

21:01

不適用

Clr.dll

4.8.4261.0

7,476,472

2020年9月2日

21:01

不適用

Mscordacwks.dll

4.8.4261.0

1,358,600

2020年9月2日

21:01

不適用

Mscordbi.dll

4.8.4261.0

1,213,696

2020年9月2日

21:01

不適用

Mscoreei.dll

4.8.4180.0

596,440

26-三月-2020

23:05

不適用

Mscorlib.ni.dll

4.8.4261.0

22,692,096

2020年9月2日

21:05

不適用

_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.4261.0

684,800

2020年9月2日

21:01

不適用

System.core.dll

4.8.4240.0

1,549,080

29-Jul-2020

06:14

x86

System.web.extensions.dll

4.8.4261.0

1,842,432

2020年9月2日

21:05

x86

Workflowservicehostperformancecounters.dll

4.8.4110.0

76,960

04-2019 年12月

02:52

不適用

System.data.dll

4.8.4261.0

3,487,488

2020年9月2日

21:01

不適用

System.web.dll

4.8.4261.0

5,417,728

2020年9月2日

21:01

不適用

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.4240.0

1,549,080

29-Jul-2020

06:14

x86

System.deployment.dll

4.8.4240.0

1,595,136

29-Jul-2020

06:14

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.4261.0

63,744

2020年9月2日

21:05

x86

System.web.extensions.dll

4.8.4261.0

1,842,432

2020年9月2日

21:05

x86

System.windows.forms.dll

4.8.4261.0

5,916,416

2020年9月2日

21:05

x86

System.xaml.dll

4.8.4240.0

632,088

29-Jul-2020

06:14

x86

System.dll

4.8.4210.0

3,552,520

30年6月-2020

01:55

x86

關於所有支援的 x86 版本

檔案名稱

檔案版本

檔案大小

日期

Time

Platform

SP requirement

Service branch

Presentationframework-systemdata.dll

4.8.4240.0

17,800

29-Jul-2020

06:14

x86

不適用

Presentationframework.dll

4.8.4240.0

6,269,832

29-Jul-2020

06:14

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.4240.0

1,549,080

29-Jul-2020

06:14

x86

不適用

System.deployment.dll

4.8.4240.0

1,595,136

29-Jul-2020

06:14

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.4261.0

63,744

2020年9月2日

21:05

x86

不適用

System.web.extensions.dll

4.8.4261.0

1,842,432

2020年9月2日

21:05

x86

不適用

System.windows.controls.ribbon.dll

4.8.4240.0

743,816

29-Jul-2020

06:14

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.4261.0

5,916,416

2020年9月2日

21:05

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.4240.0

632,088

29-Jul-2020

06:14

x86

不適用

System.dll

4.8.4210.0

3,552,520

30年6月-2020

01:55

x86

不適用

Uiautomationclientsideproviders.dll

4.8.4240.0

354,184

29-Jul-2020

06:14

x86

不適用

Uiautomationclient.dll

4.8.4240.0

170,888

29-Jul-2020

06:14

x86

不適用

Uiautomationprovider.dll

4.8.4240.0

41,864

29-Jul-2020

06:14

x86

不適用

Uiautomationtypes.dll

4.8.4240.0

215,944

29-Jul-2020

06:14

x86

不適用

Windowsbase.dll

4.8.4240.0

1,298,816

29-Jul-2020

06:14

x86

不適用

Windowsformsintegration.dll

4.8.4150.0

105,240

2020年1月9日

19:46

x86

不適用

Mscorlib.dll

4.8.4261.0

5,670,776

2020年9月2日

21:05

x86

不適用

Normidna.nlp

不適用

59,342

15-5 月-2018

06:18

不適用

不適用

Normnfc.nlp

不適用

47,076

15-5 月-2018

06:18

不適用

不適用

Normnfd.nlp

不適用

40,566

15-5 月-2018

06:18

不適用

不適用

Normnfkc.nlp

不適用

67,808

15-5 月-2018

06:18

不適用

不適用

Normnfkd.nlp

不適用

61,718

15-5 月-2018

06:18

不適用

不適用

Aspnet_perf.dll

4.8.4261.0

36,224

2020年9月2日

21:05

x86

SPN

X86_NETFX4 ASP

Aspnet_state_perf。h

不適用

318

2020年9月2日

1,932

不適用

SPN

X86_NETFX4 ASP

Aspnet_state_perf.ini

不適用

42,996

2020年9月2日

06:21

不適用

SPN

X86_NETFX4 ASP

Aspnet_wp.exe

4.8.4261.0

39,808

2020年9月2日

21:05

x86

SPN

X86_NETFX4 ASP

Clrjit.dll

4.8.4261.0

554,880

2020年9月2日

21:05

x86

不適用

Clr.dll

4.8.4261.0

8,037,752

2020年9月2日

21:05

x86

不適用

Dfdll.dll

4.8.4240.0

178,056

29-Jul-2020

06:14

x86

不適用

Globalmonospace.compositefont

不適用

26,040

2020 年 2 月 3 日

13:25

不適用

SPA

X86_NETFX4 GLOBALMONOSP

Globalsansserif.compositefont

不適用

26,489

2020 年 2 月 3 日

13:25

不適用

不適用

Globalserif.compositefont

不適用

29,779

2020 年 2 月 3 日

13:25

不適用

不適用

Globaluserinterface.compositefont

不適用

264,986

2020 年 7 月 21 日

02:16

不適用

不適用

Mscordacwks.dll

4.8.4261.0

1,307,528

2020年9月2日

21:05

x86

不適用

Mscordbi.dll

4.8.4261.0

1,188,728

2020年9月2日

21:05

x86

不適用

Mscoreei.dll

4.8.4180.0

581,920

26-三月-2020

2,311

x86

不適用

Mscorlib.ni.dll

4.8.4261.0

21,037,312

2020年9月2日

21:05

x86

不適用

Penimc.dll

14.8.4240.0

11,656

29-Jul-2020

06:14

x86

不適用

Penimc2_v0400.dll

4.8.4240.0

99,712

29-Jul-2020

06:14

x86

不適用

Penimc_v0400.dll

4.8.4240.0

18,312

29-Jul-2020

06:14

x86

不適用

Peverify.dll

4.8.4261.0

182,648

2020年9月2日

21:05

x86

不適用

Presentationhost_v0400.dll mui

4.8.4240.0

77,704

29-Jul-2020

06:14

不適用

不適用

Presentationhost_v0400.dll

4.8.4240.0

233,848

29-Jul-2020

06:14

x86

不適用

Presentationnative_v0400.dll

4.8.4240.0

923,000

29-Jul-2020

06:14

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.4261.0

767,368

2020年9月2日

21:05

x86

不適用

System.core.dll

4.8.4240.0

1,549,080

29-Jul-2020

06:14

x86

不適用

System.web.extensions.dll

4.8.4261.0

1,842,432

2020年9月2日

21:05

x86

不適用

System.windows.forms.datavisualization.dll

4.8.4210.0

1,712,512

30年6月-2020

01:55

x86

不適用

Webengine4.dll

4.8.4261.0

564,600

2020年9月2日

21:05

x86

不適用

Webengine.dll

4.8.4261.0

19,320

2020年9月2日

21:05

x86

不適用

Workflowservicehostperformancecounters.dll

4.8.4110.0

89,368

04-2019 年12月

02:55

x86

不適用

Wpfgfx_v0400.dll

4.8.4240.0

1,618,824

29-Jul-2020

06:14

x86

不適用

Globalmonospace.compositefont

不適用

26,040

2020 年 2 月 3 日

13:25

不適用

不適用

Globalsansserif.compositefont

不適用

26,489

2020 年 2 月 3 日

13:25

不適用

不適用

Globalserif.compositefont

不適用

29,779

2020 年 2 月 3 日

13:25

不適用

不適用

Globaluserinterface.compositefont

不適用

264,986

2020 年 7 月 21 日

02:16

不適用

不適用

Presentationcore.dll

4.8.4240.0

3,671,432

29-Jul-2020

06:14

x86

不適用

System.data.dll

4.8.4261.0

3,475,832

2020年9月2日

21:05

x86

不適用

System.printing.dll

4.8.4110.0

399,640

04-2019 年12月

02:55

x86

不適用

System.web.dll

4.8.4261.0

5,409,672

2020年9月2日

21:05

x86

不適用

有關保護和安全性的資訊

需要更多協助嗎?

想要其他選項嗎?

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

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

這項資訊有幫助嗎?

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

感謝您的意見反應!

×