.NET redistributable runtime 5
| Full internal name: | com.microsoft.DotNetRedistributable |
| Project site: | https://msdn.microsoft.com/en-us/netframework/default.aspx |
| Screen shots: | |
| Download: | Download .NET redistributable runtime 5 https://download.visualstudio.microsoft.com/download/pr/d889a1ec-bf19-4915-8d8c-81adda8d558b/fffa6e33af1b4cfcafdca9aac3aef476/windowsdesktop-runtime-5.0.9-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: | 5 |
| SHA-1 or SHA-256: | 119e592321ceb0306724d8c81013e68601958ce11ee87b3707c32f33fedea38d |
| 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: | Wed Nov 10 22:20:11 UTC 2021 |
| Last modified by: | tim.lebedk... |
| Created: | Fri Aug 27 22:17:39 UTC 2021 |
| Created by: | tim.lebedk... |
| Automated tests: | 1 of 1 installations succeeded, 1 of 1 removals succeeded |