Quote:
Originally Posted by mshunter80
thank you very much for this 
btw, is there a way to compile it for windows? to run without py installed?
|
Are you asking if you can run the python script without python installed? The answer is no. Unless it is packed as an .EXE by someone. But this basically embeds python into it. So, not much of an advantage.
BOb