RE: py2exe for WMI

2005-05-25 Thread Tim Golden
[Thomas Heller] | | Tim Golden schrieb: | > [Thomas Heller] | > | > [... snip problems with py2exe & WMI ...] | > | > | The OP of the thread Tim mentions here already had a | solution, if I | > | understood him correctly, and the other things that were | suggested | > | didn't work. Basical

Re: py2exe for WMI

2005-05-24 Thread Thomas Heller
Tim Golden schrieb: > [Thomas Heller] > > [... snip problems with py2exe & WMI ...] > > | The OP of the thread Tim mentions here already had a solution, if I > | understood him correctly, and the other things that were suggested > | didn't work. Basically, IIUC, he did add the typelib > | wra

RE: py2exe for WMI

2005-05-24 Thread Tim Golden
[Thomas Heller] [... snip problems with py2exe & WMI ...] | The OP of the thread Tim mentions here already had a solution, if I | understood him correctly, and the other things that were suggested | didn't work. Basically, IIUC, he did add the typelib | wrappers from the | 'other' windows ve

Re: py2exe for WMI

2005-05-24 Thread Thomas Heller
Tim Golden schrieb: > | Hello All. > | I'm trying to 'compile-to-EXE' a python program which uses > | Win32 & WMI to > | pull system info. from the PC such as serial number, CPU > | speed, etc. I'm > | having problems with py2exe -- with regard to Win2000 & WinXP > | platforms. It > | seems

RE: py2exe for WMI

2005-05-24 Thread Tim Golden
| Hello All. | I'm trying to 'compile-to-EXE' a python program which uses | Win32 & WMI to | pull system info. from the PC such as serial number, CPU | speed, etc. I'm | having problems with py2exe -- with regard to Win2000 & WinXP | platforms. It | seems that the program only works if I hav

py2exe for WMI

2005-05-24 Thread GMane Python
Hello All. I'm trying to 'compile-to-EXE' a python program which uses Win32 & WMI to pull system info. from the PC such as serial number, CPU speed, etc. I'm having problems with py2exe -- with regard to Win2000 & WinXP platforms. It seems that the program only works if I have one typelib for W