On 17/11/05, Han-Wen Nienhuys <[EMAIL PROTECTED]> 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 _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond