.net 5


  1. Posts : 621
    Windows 10 Pro 19042 x64
       #1

    .net 5


    Hello,
    While opening "HandBrake" program to add subtitle to a movie, got a notice there is an update to the program. Downloaded the update and tried to work with it, but it gave me a notice this program needs .NET. In the notice is a link to download this .NET, version 5.0.9.
    Note: Previous version of that program did not need any "adds".
    If I install it, will it do some harm to the system ?
    Answers will be appreciated.
    Thanks
    Motim

    Windows 10, 19042.1165, (20H2) x64
      My Computer


  2. Posts : 18,044
    Win 10 Pro 64-bit v1909 - Build 18363 Custom ISO Install
       #2

    Hello @Motim,

    I am sure that it WILL be safe.

    To check which .NET Framework Versions you already have installed . . .

    [1] Press the Win + X keys together > Windows PowerShell (Admin)
    [2] Highlight EVERYTHING in the Code box below.
    [3] Press the Ctrl + C keys together.
    [4] Right-Click inside the Administrator: Windows PowerShell Window.
    [5] Press Enter.

    Code:
    
    Get-ChildItem 'HKLM:\SOFTWARE\Microsoft\NET Framework Setup\NDP' -recurse |
    Get-ItemProperty -name Version,Release -EA 0 |
    Where { $_.PSChildName -match '^(?!S)\p{L}'} |
    Select PSChildName, Version, Release

    I hope this helps.
      My Computer


  3. Posts : 3,453
       #3

    Motim said:
    Hello,
    While opening "HandBrake" program to add subtitle to a movie, got a notice there is an update to the program. Downloaded the update and tried to work with it, but it gave me a notice this program needs .NET. In the notice is a link to download this .NET, version 5.0.9.
    Note: Previous version of that program did not need any "adds".
    If I install it, will it do some harm to the system ?
    Answers will be appreciated.
    Thanks
    Motim

    Windows 10, 19042.1165, (20H2) x64
    It's the successor to .Net Framework - perfectly safe.
      My Computer


 

Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 15:33.
Find Us




Windows 10 Forums