> On 12 Jan 2021, at 20:12, keith Luke <kkll...@gmail.com> wrote: > > I just installed lilypond 2.20.0 and tried running convert-ly to update old > versions of scores. > > I get the following error messages: > > C:\LilyPond220\usr\bin>convert-ly -e alice2.ly > 'convert-ly' is not recognized as an internal or external command, > operable program or batch file. > > How do I get convert-ly to run? > > Thanks, > > Keith Luke
Could the problem be the “>” sign in the path reported in the error message? > C:\LilyPond220\usr\bin>convert-ly -e alice2.ly "C:\LilyPond220\usr\bin\convert-ly -e alice2.ly” looks more promising. Regards, Michael Hendry