On Jun 21, 11:53 am, Larry Bates <[EMAIL PROTECTED]> wrote:
> Another solution is to use py2exe to convert your python program into an .exe
> file that you can distribute.  Then they require no Python installation at 
> all.
>  I use py2exe and Inno Installer to do just that and it works great.
>
> -Larry

Yeah, I didn't even think of that.  The server install of Python seems
like the best option for my situation though.  Thanks for all the
great suggestions.


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to