Re: Need installer recommendation

2010-02-09 Thread Alan Biddle
Thanks you very much for the suggestion. I will give it a try. Since I posted the original question, I have tried PyInstaller. I am using Python 2.6.4, which is technically not supported, but it worked fine for the simple programs I tried, and simple enough even for me. ;) -- Alan -- http:/

Re: Need installer recommendation

2010-02-09 Thread Gabriel Genellina
En Sat, 06 Feb 2010 12:45:39 -0300, Alan Biddle escribió: I could use a recommendation on a free installer for use by an unsophisticated programmer, that would be me, for some simple programs which are a bit more than "Hello World," but only a little. Basically reading text files and processin

Need installer recommendation

2010-02-06 Thread Alan Biddle
Hi, I could use a recommendation on a free installer for use by an unsophisticated programmer, that would be me, for some simple programs which are a bit more than "Hello World," but only a little. Basically reading text files and processing the results. Nothing fancy. I am using PY2EXE to crea