Re: help building python installer

2007-12-31 Thread Martin v. Löwis
> Now i want to build an msi installer out of this. What's procedure > that I should follow for this ?? See Tools/msi. Notice that this (*) isn't supported, so you are on your own; you probably need to change msi.py Regards, Martin (*) Packaging a Python installer that was built with MSVC 8. --

help building python installer

2007-12-30 Thread abhishek
Hello group, I have been able to successfully compile python 2.5.1 using MSVC 8 compiler . Now i want to build an msi installer out of this. What's procedure that I should follow for this ?? Thank You -- http://mail.python.org/mailman/listinfo/python-list