.NET redistributable runtime 8.0.7

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

https://download.visualstudio.microsoft.com/download/pr/853ca8b3-f0d0-4aac-a33b-d93bb1c991e9/9664c41e36cffd82b4f04471020116a7/windowsdesktop-runtime-8.0.7-win-x86.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:8.0.7
SHA-1 or SHA-256:479bd39ab5627334f7d3e41c0dc5d5a137ff49a0af7b0c24abed63a9ca93ab07
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 & del /f /q "%setup%"

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{5F01B3C4-9BEC-465D-9C68-BB97D381FFAD}
set err=%errorlevel%
type .Npackd\MSI.log

if %err% equ 3010 goto eof
if %err% neq 0 exit /b %err%
Last modified:Sun Jul 14 22:53:03 UTC 2024
Last modified by:tim.lebedk...
Created:Sun Jul 14 22:51:24 UTC 2024
Created by:tim.lebedk...
Automated tests:2 of 2 installations succeeded, 2 of 2 removals succeeded