On Sun, Apr 15, 2012 at 4:01 PM, Bryan
<bryanjugglercryptograp...@yahoo.com> wrote:
> On Windows the file extension determines what executable opens the
> file. Running both Python 2 and Python 3 on Windows is painful where
> it doesn't need to be. I'd like to encourage my users to check out
> Python 3, but installing it on Windows will take over the '.py'
> extension and break stuff that currently works.

Hire a qualified Windows specialist.
Tell him to type:
   FTYPE Python.File="C:\Python27\python.exe" :%1: %*
Pay him $200.00
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to