 .NET redistributable runtime 9
 .NET redistributable runtime 9 
| Full internal name: | com.microsoft.DotNetRedistributable | 
| Project site: | https://msdn.microsoft.com/en-us/netframework/default.aspx | 
| Screen shots: | |
| Download: | Download .NET redistributable runtime 9 https://download.visualstudio.microsoft.com/download/pr/9c8d474f-e58f-4ab2-ab3c-f6c2c8616910/41b492e1c41083c823d56162c700de57/windowsdesktop-runtime-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: | 9 | 
| SHA-1 or SHA-256: | 479bd39ab5627334f7d3e41c0dc5d5a137ff49a0af7b0c24abed63a9ca93ab07 | 
| Type: | one file | 
| Dependencies: | 
 | 
| Tags: | untested | 
| 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 Nov 24 22:40:12 UTC 2024 | 
| Last modified by: | tim.lebedk... | 
| Created: | Sun Nov 24 22:40:10 UTC 2024 | 
| Created by: | tim.lebedk... | 
| Automated tests: | 0 of 42 installations succeeded, 0 of 0 removals succeeded |