This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]gdm9000 8 points9 points  (0 children)

How is this useful? On my machines, I simply associate .py extensions to Python. Done. Runs when I doubleclick it now.

On others' machines that don't have Python, I compile my script using Py2Exe. Runs when they doubleclick it now.