On 20/10/2011 12:12 م, Tim Golden wrote:
If you can get the source (specifically including the setup.py
which I don't think is included in the wininst .zip) then you
can use that to build an msi:

  python setup.py bdist_msi

which you can then manage via the usual msiexec switches.

It's often available from the same source as the wininst .exe
and/or from the project's code repository.
In case I got .egg file (ex. http://pypi.python.org/pypi/setuptools/0.6c11) from some website, can I use it as alternative to bdist_wininst package? In case 'yes' where I've to put .egg file?

--
Best Regards
Muhammad Bashir Al-Noimi
My Blog: http://mbnoimi.net

<<attachment: admin.vcf>>

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

Reply via email to