[Issue 15284] dmd installer hangs when updating installed windows version

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Nov 10 05:57:10 PST 2015


https://issues.dlang.org/show_bug.cgi?id=15284

--- Comment #11 from Martin Nowak <code at dawg.eu> ---
Overall I get the impression we should depart with an installer system where I
have to host binary plugins myself [¹] (so they don't get lost) and spend over
an hour to make the installer log something.

There has been some recent development with NSIS-3.0, but I wonder what .msi
installer tools are out there.

[¹]: https://dlang.dawg.eu/downloads/others/nsisunz-dll-1_0.zip

On topic I updated
https://dlang.dawg.eu/downloads/dmd.2.069.0~fix15824/
to write an install.log into your C:\D folder. Seems like the installer always
appends to the log. Can you please run that and send me the log?

Maybe something in our updated VS/SDK detection is the cause for the hang.

--


More information about the Digitalmars-d-bugs mailing list