I'm trying to get WMI information in an IronPython script (specifically the computer model name) but I haven't been able to figure out how to do this.
I've tried using pywin32 with no luck (with complaints that the win32api module in win32com does not exist). Is there a better .NET way to go about getting WMI information? Thanks, -- Luke Hoersten http://lukehoersten.com/ http://openradix.org/ _______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
