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

Silent Install

x64

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

x86

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

Silent Uninstall

x64

"%ProgramData%\Package Cache\{7870c58b-3403-4a2b-909d-9561cef10282}\dotnet-win-x64.1.0.12.exe" /uninstall /quiet /norestart

x86

"%ProgramData%\Package Cache\{46ed61f9-a6c0-4817-9a73-85eb5b5214d5}\dotnet-win-x86.1.0.12.exe" /uninstall /quiet /norestart