.NET redistributable runtime 4.5.50709.17929

Full internal name:com.microsoft.DotNetRedistributable
Project site:https://msdn.microsoft.com/en-us/netframework/default.aspx
Screen shots:
Download: Download .NET redistributable runtime 4.5.50709.17929

http://download.microsoft.com/download/b/a/4/ba4a7e71-2906-4b2d-a0e1-80cf16844f5f/dotnetfx45_full_x86_x64.exe

VirusTotal results
Change log:https://msdn.microsoft.com/en-us/library/ms171868(v=vs.110).aspx
Description:

.NET runtime

License:.NET Framework Redistributable license
Version:4.5.50709.17929
SHA-1 or SHA-256:
Type:one file
Dependencies:
    Tags:
    Text files:
    .Npackd\Install.bat:
    for /f "delims=" %%x in ('dir /b *.exe') do set setup=%%x
    "%setup%" /norestart /q > .Npackd\Output.txt && type .Npackd\Output.txt
    
    rem list of errors: http://msdn.microsoft.com/en-us/library/windows/desktop/aa368542(v=vs.85).aspx
    rem 3010=restart required
    if %errorlevel% equ 3010 exit /b 0
    
    .Npackd\Uninstall.bat:
    msiexec.exe /qn /norestart /Lime .Npackd\MSI.log /x{1ad147d0-be0e-3d6c-ac11-64f6dc4163f1}
    set err=%errorlevel%
    type .Npackd\MSI.log
    
    if %err% equ 3010 goto eof
    if %err% neq 0 exit /b %err%
    
    Last modified:Sat May 15 09:19:54 UTC 2021
    Last modified by:tim.lebedk...
    Created:Wed Oct 16 11:19:48 UTC 2013
    Created by:tim.lebedk...
    Automated tests:2 of 2 installations succeeded, 0 of 2 removals succeeded