2008/7/5 Mark Hammond <[EMAIL PROTECTED]>: >> 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.
Excellent, thanks for the confirmation. (Oh, and the fact that I find it so hard to locate a machine *without* pywin32 installed is a testament to how useful it is, so thanks for all the work you put into developing it!!!) Paul. _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32