Software » Microsoft » .NET Core SDK » 1.1.9
Homepage https://github.com/dotnet/core
Download dotnet-dev-win-x64.1.1.9.exe
dotnet-dev-win-x86.1.1.9.exe

Silent Install

x64

dotnet-dev-win-x64.1.1.9.exe /install /norestart /quiet /log "%temp%\Microsoft .NET Core SDK 1.1.9.log"

x86

dotnet-dev-win-x86.1.1.9.exe /install /norestart /quiet /log "%temp%\Microsoft .NET Core SDK 1.1.9.log"

Silent Uninstall

x64

"%ProgramData%\Package Cache\{9ae0ee4c-69f7-4650-a43b-589a634af6e7}\dotnet-dev-win-x64.1.1.9.exe" /uninstall /quiet /norestart

x86

"%ProgramData%\Package Cache\{d14bdcc6-cefc-420c-87f9-2dc882f3a248}\dotnet-dev-win-x86.1.1.9.exe" /uninstall /quiet /norestart