Software » Microsoft » .NET Core Runtime » 1.0.11.5051
Homepage https://github.com/dotnet/core
Download dotnet-win-x86.1.0.11.exe
dotnet-win-x64.1.0.11.exe

Silent Install

x64

dotnet-win-x64.1.0.11.exe /install /norestart /quiet /log "%temp%\Microsoft .NET Core Runtime 1.0.11.5051.log"

x86

dotnet-win-x86.1.0.11.exe /install /norestart /quiet /log "%temp%\Microsoft .NET Core Runtime 1.0.11.5051.log"

Silent Uninstall

x64

"%ProgramData%\Package Cache\{60627e98-fe5f-4f38-abb2-4520f895bdae}\dotnet-win-x64.1.0.11.exe" /uninstall /quiet /norestart

x86

"%ProgramData%\Package Cache\{749a0e41-d2bc-4ca2-a0df-fdcaac51439d}\dotnet-win-x86.1.0.11.exe" /uninstall /quiet /norestart