Re: [python-win32] Unpackaged binary version of pywin32

2006-11-22 Thread Ross McKerchar
David Fraser wrote: > Ross McKerchar wrote: >> If there's enough interest I'll post it for download. > I guess me asking would count as enough interest then? I'd be interested > in the setup script used for it as well... Sorry for the delay. It's all available at http://www2.crummock.com/publi

Re: [python-win32] Unpackaged binary version of pywin32

2006-11-17 Thread David Fraser
Ross McKerchar wrote: > Paul Moore wrote: > > On 11/14/06, Ross McKerchar <[EMAIL PROTECTED]> wrote: > >> I would like to repackage the win32 extensions as an msi using the the > >> bdist_msi distutils extension, allowing me to deploy the package to > >> multiple clients using group policy. >

Re: [python-win32] Unpackaged binary version of pywin32

2006-11-17 Thread Ross McKerchar
Paul Moore wrote: > On 11/14/06, Ross McKerchar <[EMAIL PROTECTED]> wrote: >> I would like to repackage the win32 extensions as an msi using the the >> bdist_msi distutils extension, allowing me to deploy the package to >> multiple clients using group policy. > > The executable installer (bdi

Re: [python-win32] Unpackaged binary version of pywin32

2006-11-14 Thread Fuzzyman
Paul Moore wrote: >On 11/14/06, Ross McKerchar <[EMAIL PROTECTED]> wrote: > > >>Is there anywhere I can download a compiled but unpackaged version of >>pywin32? >> >>I would like to repackage the win32 extensions as an msi using the the >>bdist_msi distutils extension, allowing me to deploy the

Re: [python-win32] Unpackaged binary version of pywin32

2006-11-14 Thread Paul Moore
On 11/14/06, Ross McKerchar <[EMAIL PROTECTED]> wrote: > Is there anywhere I can download a compiled but unpackaged version of > pywin32? > > I would like to repackage the win32 extensions as an msi using the the > bdist_msi distutils extension, allowing me to deploy the package to > multiple clien

[python-win32] Unpackaged binary version of pywin32

2006-11-14 Thread Ross McKerchar
Is there anywhere I can download a compiled but unpackaged version of pywin32? I would like to repackage the win32 extensions as an msi using the the bdist_msi distutils extension, allowing me to deploy the package to multiple clients using group policy. The sourceforge project page only lists