Mike Meyer:
> After you create a setup.py file for you program, doing
>
>         "python setup.py bdist --formats=wininst"
>
> should do the trick.
>
> Of course, I don't own a Windows box, so I can't check it, but when I
> ask a setup file for help on formats, it tells me the wininst format
> is a windows installer.

I can confirm that it works (for pure Python applications), since I did
it.

               Michele Simionato

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

Reply via email to