digitalmars.D - DInstaller overwrites the %PATH% variable
- notna <notna.remove.this ist-einmalig.de> Sep 16 2009
- Walter Bright <newshound1 digitalmars.com> Sep 16 2009
- notna <notna.remove.this ist-einmalig.de> Sep 16 2009
Hi. I tried the distaller (http://ftp.digitalmars.com/dinstaller.exe) some days ago and found out that, after the installation, all my former entries in the %PATH% variable where gone. Only the new paths to the two directories within C:\D\... where configured. Someone should change the dinstaller so that the DMD path entries will be appended to the existing ones instead of overwriting them. Thanks & regards notna
Sep 16 2009
notna wrote:Someone should change the dinstaller so that the DMD path entries will be appended to the existing ones instead of overwriting them.
http://d.puremagic.com/issues/post_bug.cgi
Sep 16 2009
Walter Bright schrieb:http://d.puremagic.com/issues/post_bug.cgi
http://d.puremagic.com/issues/show_bug.cgi?id=3320
Sep 16 2009








notna <notna.remove.this ist-einmalig.de>