> 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.
In the simple case, it works fine without the post_install script execute, and so long as no embedding is attempted. Cheers, Mark _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32