On 3 June 2012 21:57, Steven McCoy <[email protected]> wrote: > On 31 May 2012 05:46, MinRK <[email protected]> wrote: > >> > Confusingly PyZMQ Windows builds are also being well maintained. >>> >> >> This is because it's (mainly) a matter of `python setup.py bdist_egg >> bdist_msi`. >> >> > > The best method appears to take these MSI's for Python 2.7 and 3.2 and > bundle inside a main ZeroMQ installer. I have a proof of concept working > but getting a NSIS template to do this properly, including uninstalling, is > not immediately obvious. > > Here's the PoC: http://miru.hk/tmp/ZeroMQ-2.2.0PythonPoC-win64.exe
The outstanding "*features*" are dumping the installers in $INSTDIR/tmp, and not uninstalling as a single package. -- Steve-o
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
