|
From: | Richard Shann |
Subject: | [Denemo-devel] [bug #50176] Denemo installation overwrites PATH variable on Windows 7 |
Date: | Sun, 29 Jan 2017 14:45:09 +0000 (UTC) |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.4.0 |
Update of bug #50176 (project denemo): Status: None => Need Info _______________________________________________________ Follow-up Comment #1: Is this new? We used to have reports like this a few years ago. I thought it had long been fixed. The workaround would be to use the non-installer version (see denemo.org for that). I see in http://www.denemo.org/~jjbenham/gub/nsis/denemo.nsi that there is still a line Call registry_path and I see the definition of registry_path: Function registry_path ReadRegStr $R0 HKLM "${ENVIRON}" "PATH" WriteRegExpandStr HKLM "${ENVIRON}" "PATH" "$R0;$INSTDIR\usr\bin" FunctionEnd which looks like it would append. But as far as I know, Denemo doesn't use the path (does it use it to find LilyPond?) so perhaps the call registry_path line could be deleted. Perhaps Jeremiah could test this possibility? _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?50176> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |