.NET redistributable runtime 7.0.4

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

https://download.visualstudio.microsoft.com/download/pr/9c8d474f-e58f-4ab2-ab3c-f6c2c8616910/41b492e1c41083c823d56162c700de57/windowsdesktop-runtime-7.0.4-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:7.0.4
SHA-1 or SHA-256:9a0cb50f0e2721257080807886e1b36a35dc520883e7e8d3f884baddff98b462
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:Tue Mar 14 22:18:08 UTC 2023
Last modified by:tim.lebedk...
Created:Tue Mar 14 22:16:14 UTC 2023
Created by:tim.lebedk...
Automated tests:2 of 2 installations succeeded, 2 of 2 removals succeeded