dotnet / dotnet/core

Please provide MSI installers instead of / along with .exe's

Open
#7,421 1 comment 3 reactions 0 assignees View on GitHub
area-setup
Dominant language
PowerShell
Stars
22k
Forks
4.9k
Avg merge
5d 5h
Merged PRs (30d)
29

Description

As an admin deploying the .net core runtimes, it's quite a bit more effort to deploy the .exe installers than an MSI.

I've tried things like dotnetinstaller.exe /x c:\somedir without any luck. It would be great for we admins that are deploying this software to our dev teams if we had an easy way to get an MSI. Preferably, it would be the default distribution method or a direct download but a command line switch to easily extract the MSI from the EXE setup would work as well.

I can get an MSI by running the installer, reading the output logs, finding the path to it in c:\programdata\packagecache and then copying it elsewhere but, frankly, that's a giant pain.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.