What I would like to do it type something like[color=blue]
> myscript.py[/color]
instead of[color=blue]
> python myscript.py[/color]
on a Windows console. I know its possible because Ruby scripts manage to
do this - I just don't know the registry settings that need to be
tweaked to enable it. Any ideas (I'd prefer to know the registry
settings rather than a graphical way to accomplish the goal)?
> myscript.py[/color]
instead of[color=blue]
> python myscript.py[/color]
on a Windows console. I know its possible because Ruby scripts manage to
do this - I just don't know the registry settings that need to be
tweaked to enable it. Any ideas (I'd prefer to know the registry
settings rather than a graphical way to accomplish the goal)?
Comment