[python-win32] Pb with COM server on rc2 ?

2005-03-25 Thread Michel Claveau
Hi ! My english is 0.0 beta-version. Sorry. Then I write the next with easy words. I have a strange problem (yerterday & today), with COM server write with Python/Pywin The COM-server for test is simple : only one method, who return a string. The problem : With 2 cpu (one in Win-XP-SP2, other in

[python-win32] Exit Status of Microsoft Patches

2005-03-25 Thread Atul Kamat
Hi! I tried installing a microsoft security patch for XP using os.system method on windows 2000 professional. The installtion failed because of incompatibility, but it still returned an exit code of ' 0 '.I also tried using os.popen2,3,4 methods but didnt work.Any Inputson how i can get the correc

Re: [python-win32] How to get McMillan Installer accept win32gui?

2005-03-25 Thread Niki Spahiev
Pierre Rouleau wrote: Hi all! I have been using the McMillan Installer for some time even though Gordon McMillan site is no longer up. I am using version 5b5. It has been working fine up until I updated a module to import win32gui. The Python scripts works fine but the executable created by the