bug-lilypond
[Top][All Lists]
Advanced

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

Re: Lilypond Python on Windows


From: Sven Axelsson
Subject: Re: Lilypond Python on Windows
Date: Thu, 17 Nov 2005 11:15:04 +0100

On 17/11/05, Han-Wen Nienhuys <address@hidden> wrote:
> Sven Axelsson wrote:
> > Okay, I'll have a look. But wouldn't this be .bat files that basically
> > only looks something like
> >
> > rem lilypond-book.bat
> > c:\<path>\usr\bin\python.exe lilypond-book.py %1 %2 %3 %4 %5 %6 %7 %8 %9
> >
>
> yes, basically. Unfortunately <path> typically is "Program Files", which
> has spaces. Different versions of the windows shell have different
> conventions for dealing with that.

Really? I have never seen a version that doesn't work with double
quotes around the full path. If we're not talking about Windows 3.1 or
so. But anyhow, the installer should generate those batch files on the
fly, calling a suitable Windows API function to get a proper path that
works on that particular machine.

--
Sven Axelsson




reply via email to

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