help building python installer

A

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
 
M

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,906
Latest member
SkinfixSkintag

Latest Threads

Top