On Monday, 19 October 2020 at 20:49:14 UTC, Andre Pany wrote:
On Monday, 19 October 2020 at 18:48:11 UTC, notna wrote:
On Sunday, 18 October 2020 at 22:40:53 UTC, aberba wrote:

It would be convenient if you provided a .exe installer as well. Not sure what to do with the .7z file without manual tinkering.

use scoop for Windows package mgmt in a user context. build with developers in mind. for installation see:
https://scoop.sh/

simple as:
* scoop install dmd
* scoop install ldc

stay always up to date:
* scoop update
* scoop update *

... and MUCH more, see https://github.com/lukesampson/scoop/wiki

Also Microsoft is working on a package manager which might be an option in the future https://docs.microsoft.com/de-de/windows/package-manager/

Kind regards
Andre

Yes, I have it (winget) installed. Still, the absence of an exe means its more convenient to just use DMD.


Unfortunately some dev have decided to not get their stuff to work on DMD. DMD is an easy get-go. No thinkering needed.

Reply via email to