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 :-)

Thanks,
Paul.
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to