Steve Dower <steve.do...@python.org> added the comment:

Have a look in the Tools/msi directory. The "build.bat" and "buildrelease.bat" 
files will generate the installers and other packages (note that you may need 
.NET 3.5 enabled on your machine).

You may also be able to use the make_zip.py script to help create a "full" 
distribution in a specific directory. Though it may still exclude Tcl and Tk 
(deliberately). It's not meant for replacing the full installer.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34643>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to