Skip to content

Instantly share code, notes, and snippets.

@FrendaWinter
Created May 15, 2024 08:01
Show Gist options
  • Save FrendaWinter/fb37fd02cf05fc9a1bd86ab60fac401b to your computer and use it in GitHub Desktop.
Save FrendaWinter/fb37fd02cf05fc9a1bd86ab60fac401b to your computer and use it in GitHub Desktop.
Install .Net 4.7.2 on Windows 7

Error: a certificate chain processed, but terminated in a root error .Net Framework 4.7

  1. Download http://go.microsoft.com/fwlink/?linkid=747875&clcid=0x409
  2. Install the cert to trusted root certification authorities

Error: The timestamp signature and/or certificate could not be verified or is malformed

  1. Download KB https://www.catalog.update.microsoft.com/Search.aspx?q=4474419%20windows%207 (Get the msu file for windows 7)
  2. Install and restart

Dot Net Framework 4.7.2

https://dotnet.microsoft.com/en-us/download/dotnet-framework/net472

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment