Hello,

How is it possible to detect which kind of windows a python script is
running on ? (9x, Me, 2k, XP, 2k3)

An other question:
I've a script using
win32com.client.Dispatch("WbemScripting.SWbemLocator") but it doesn't
seem to function on win 9x. This script is intended to detect the
computer's network configuration (gateway, dns, ip addr, subnet mask).
Does someone know how to obtain those informations on a win 9x ?


Thanks,

K.


_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to