[python-win32] LsaLookupNames2
Thomas Heller
theller at python.net
Tue Jun 21 20:36:59 CEST 2005
"Schollnick, Benjamin" <Benjamin.Schollnick at xerox.com> writes:
> It's okay.... I just miss McMillian's installer...
> It's unsupported, so I've moved to py2exe... But
> McMillian's package seemed to be better with
> the dependency issues.... And offered a few
> features that don't exist in py2exe... (Or at least
> are not easily handled in py2exe...)
>
> On the plus side, py2exe has handled packages lately
> that I just could not get McMillian's installer
> to work reliably with... Which is why I switched...
I always wondered why no one picked up McMillan and continued to develop
or at least maintain it - it's open source after all, isn't it?
Thomas
PS: netapi32.dll is in the list of dlls to exclude in the py2exe cvs
version. No date yet for a new release - but you can easily insert it
in the current version yourself, the list is in
lib/site-packages/py2exe/build_exe.py, should be easy to find.
More information about the Python-win32
mailing list