Code d'erreur d'installation (0x80070643) pendant installing.NET Cadre sur Windows 7

J'essaie d'installer .NET Framework 4.5.1 sur Windows 7 et j'obtiens ces erreurs que j'ai trouvées dans les fichiers journaux d'installation.

*Calling MsiInstallProduct(D:40287ea5693beb1db3netfx_Full_GDR_x86.msi, EXTUI=1
 Returning IDOK. INSTALLMESSAGE_ERROR [The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2318.  
            
 ]
 MSI (D:40287ea5693beb1db3netfx_Full_GDR_x86.msi) Installation failed. Msi Log: Microsoft .NET Framework 4.5.1 Setup_20201029_121952400-MSI_netfx_Full_GDR_x86.msi.txt
 PerformOperation returned 1603 (translates to HRESULT = 0x80070643)
Action complete

OnFailureBehavior for this item is to Stop.
Action complete
Final Result: Installation failed with error code: (0x80070643), "Fatal error during installation. " (Elapsed time: 0 00:09:55).
 WM_ACTIVATEAPP: Focus stealer's windows WAS visible, NOT taking back focus
 Sending Manifest Report* 

J'ai essayé d'installer la dernière version, et j'ai également eu la même erreur.

demandé sur