bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue 1948 in lilypond: Windows install clobbered system PATH


From: Keith OHara
Subject: Re: Issue 1948 in lilypond: Windows install clobbered system PATH
Date: Tue, 03 Jan 2012 10:36:35 -0800
User-agent: Opera Mail/11.60 (Win32)

On Tue, 03 Jan 2012 10:10:55 -0800, <address@hidden> wrote:

Comment #11 on issue 1948 by PhilEHolmes: Windows install clobbered system
http://code.google.com/p/lilypond/issues/detail?id=1948

for some bizarre reason running a DOS box doesn't return that value - it
returns the old one.  You need to reboot to get Lilypond into the DOS box
path variable.

In fact, this remembering of the old path is how the original bug reporter 
restored his PATH variable when NSIS clobbered it!

On some versions of Windows, the next DOS box gets the new path.



OK - it looks like there is nsis code designed to delete the extra entry in
the path statement, but it's not working AFAICS.

True, but users have long PATH strings for reasons other than LilyPond.

The default version (without long-strings) of NSIS is known to lose strings 
longer that 1024 characters.  See the links at comment 8.

This problem would also affect the attempted path shortening on un-install, so 
probably we should remove that WriteRegExpandStr as well.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]