Paul Moore wrote:
Is it possible to run Python and pywin32 portably (ie, in a
configuration I can copy from one machine to another without rble with
Pytstaller)?
I know it's possible with Python - but does pywin32 "work" if the
postinstall hasn't been run? Specifically, I don't care about
embedding Python, or about creating COM servers or services, but I do
want to be able to run "normal" Python scripts and COM clients.
I could try it and see, but I don't currently have access to a machine
which hasn't got Python+Pywin32 installed :-)
Movable Python comes with the Pywin32 extensions.
http://www.voidspace.org.uk/python/movpy/
Michael Foord
Thanks,
Paul.
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32
--
http://www.ironpythoninaction.com/
http://www.voidspace.org.uk/
http://www.trypython.org/
http://www.ironpython.info/
http://www.resolverhacks.net/
http://www.theotherdelia.co.uk/
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32