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

Reply via email to