(Sorry for the empty post)

On my system it's just

C:\Users\Knute\workspace\Assignment10
>assoc .py
.py=Python.File

C:\Users\Knute\workspace\Assignment10
>ftype Python.File
Python.File="C:\Programs\Python27\python.exe" "%1" %*

There are no other ftypes for Python.



Knute Snortum
(via Gmail)


On Fri, Jul 25, 2014 at 9:49 AM, J Dorocak <j_doro...@comcast.net> wrote:

>  Dear Lilypond Users,
>
>
>
> On Windows will Lilypond/Frescobaldi work without .py files being
> associated with LilyPond's Python?
>
>
>
> Here is the current state of my system’s .py file associations.
>
>
>
> C:\Documents and Settings\joe>assoc .py
>
> .py=Python
>
>
>
> C:\Documents and Settings\joe>ftype Python
>
> Python="C:\Program Files\LilyPond\usr\bin\python.exe" "%1" "%2" "%3" "%4"
> "%5" "%6" "%7" "%8" "%9"
>
>
>
> C:\Documents and Settings\joe>ftype | findstr -i python
>
> Python="C:\Program Files\LilyPond\usr\bin\python.exe" "%1" "%2" "%3" "%4"
> "%5" "%6" "%7" "%8" "%9"
>
> Python.CompiledFile="C:\Python27\python.exe" "%1" %*
>
> Python.File="C:\Python27\python.exe" "%1" %*
>
> Python.NoConFile="C:\Python27\pythonw.exe" "%1" %*
>
> py_auto_file="C:\Program Files\LilyPond\usr\bin\python.exe" "%1" "%2" "%3"
> "%4" "%5" "%6" "%7" "%8" "%9"
>
>
>
> If I change these to point to my previously installed C:\Python27\python.exe,
> will LilyPond/Frescobaldi still work?
>
>
>
> Thanks for the help in advance.
>
>
>
> Love and peace,
>
>
>
> Joe
>
>
>
> Joe Dorocak
>
> j_doro...@comcast.net
>
>
>
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to