digitalmars.D.bugs - [Issue 13234] New: Windows installer: when updating, uninstaller
- via Digitalmars-d-bugs (20/20) Aug 01 2014 https://issues.dlang.org/show_bug.cgi?id=13234
https://issues.dlang.org/show_bug.cgi?id=13234 Issue ID: 13234 Summary: Windows installer: when updating, uninstaller reports wrong installation directory Product: D Version: D2 Hardware: x86_64 OS: Windows Status: NEW Severity: normal Priority: P1 Component: installer Assignee: nobody puremagic.com Reporter: r.sagitario gmx.de Using dmd-2.066.0-rc1.exe to update an existing installation, the spawned uninstaller always reports "C:\D" as the installation directory, but still deletes from the actual previous installation ("c:\l\d" in my case). When runnning the uninstaller from the "Program and features" list, the correct installation dir is reported. --
Aug 01 2014