[python-win32] wmi - 9x and py2exe

Thomas Heller theller at python.net
Fri Sep 23 11:56:13 CEST 2005


le dahut <le.dahut at laposte.net> writes:

> I've crawled google and its search results in broad, length and through
> but I didn't find a real explanation concerning the use of wmi with
> py2exe under win 9x/Me.
>
> My program works fine on the 98 machine where python pygtk gtk runtime
> and wmi are installed. I want to run it on fresh installed machines,
> where nothing but the base system is installed. Is it possible to "hard
> compile" WMi ?

The windows WMI runtime must be installed in the win98 machine,
otherwise it cannot work.

Thomas



More information about the Python-win32 mailing list