Quote:
Originally Posted by dave newbie
we would like it to function as it does in the windows world
|
well, that's always a bad idea.
but, all jokes aside, you would like it to open on doubleclick. fair enough.
you say it is written in python 3.4.
which version of python is installed? if it's 3.4, too, all you have to do is right-click the file, go to "open with..." -> choose default -> (here you have to find the proper python executable, most probably /usr/bin/python or /usr/bin/python3.4)
this is not an exact steb-by-step because i am not using zorin's file manager, but it should give you a general picture.