• Reply To: Many reports of errors when trying to install the latest .NET patch on Win7 systems with Extended Security Updates enabled

    Home » Forums » Newsletter and Homepage topics » Many reports of errors when trying to install the latest .NET patch on Win7 systems with Extended Security Updates enabled » Reply To: Many reports of errors when trying to install the latest .NET patch on Win7 systems with Extended Security Updates enabled

    Author
    Reply
    • #2262211

      This bypass the check, thanks to @vinzf

      run in Command Prompt as administrator
      for x86:
      ndp48-kb4552921-x86_608b67e4011b9e103ca18deadbfc013d1c328508.exe /msioptions "ESU_LOCK=2D40812E-974C-4EA2-8DCC-63C992D505B9"

      for x64:
      ndp48-kb4552921-x64_6912af0422fc16a14f4f398fda98117f1e2f01b8.exe /msioptions "ESU_LOCK=2D40812E-974C-4EA2-8DCC-63C992D505B9"

      for .NET 4.5.2 or 4.6-4.7.2 , choose the appropiate patch file name

      11 users thanked author for this post.