[phobos] [D-Programming-Language/installer] 176b97: fix Issue 15284 - dmd installer hangs...
GitHub via phobos
phobos at puremagic.com
Sun Nov 8 14:51:23 PST 2015
Branch: refs/heads/stable
Home: https://github.com/D-Programming-Language/installer
Commit: 176b97aa59d9fe31712efd7e0c1d47033ce882e6
https://github.com/D-Programming-Language/installer/commit/176b97aa59d9fe31712efd7e0c1d47033ce882e6
Author: Martin Nowak <code at dawg.eu>
Date: 2015-11-08 (Sun, 08 Nov 2015)
Changed paths:
M windows/d2-installer.nsi
Log Message:
-----------
fix Issue 15284 - dmd installer hangs...
- ExecWait seems to loop infinitely for some people
and it doesn't wait for the uninstaller anyhow
http://nsis.sourceforge.net/When_I_use_ExecWait_uninstaller.exe_it_doesn't_wait_for_the_uninstaller
Commit: 252480ee76186214f7b80dfd4898c79d9cff9210
https://github.com/D-Programming-Language/installer/commit/252480ee76186214f7b80dfd4898c79d9cff9210
Author: Brad Anderson <eco at gnuk.net>
Date: 2015-11-08 (Sun, 08 Nov 2015)
Changed paths:
M windows/d2-installer.nsi
Log Message:
-----------
Merge pull request #160 from MartinNowak/fix15284
fix Issue 15284 - dmd installer hangs...
Compare: https://github.com/D-Programming-Language/installer/compare/992b38e49a25...252480ee7618
More information about the phobos
mailing list