Weird invisible arguments issues with Windows

Gabriel Genellina gagsl-py2 at yahoo.com.ar
Thu Jan 29 18:57:14 EST 2009


En Thu, 29 Jan 2009 19:31:08 -0200, Uberman <bhood37 at hotmail.com> escribió:

> You all seem to be pointing at the same thing, and on my system, I show:
>
>     C:\Users\Administrator>ftype python.file
>     python.file="D:\Python26\python.exe" "%1" %*
>
> and
>
>     C:\Users\Administrator>assoc .py
>     .py=Python.File
>
> Which all seems to be correct.  I'm guessing this doesn't bode well...

Note that file association is a per-user setting; does it fail using the  
same user as above (Administrator)?

-- 
Gabriel Genellina




More information about the Python-list mailing list