There is something like OpenWBEM iirc, and it's supposed to be comparable to WMI.
----- Original Message ----- From: "Kornél Pál" <[EMAIL PROTECTED]> To: "taiky taiky" <[EMAIL PROTECTED]>; <[email protected]> Sent: Tuesday, May 23, 2006 3:27 PM Subject: Re: [Mono-list] system.management > Hi, > > System.Management is a wrapper around WMI (Windows Management > Instrumentation). > > As such I think there is no use to implement System.Management in Mono > because WMI is very Windows specific. If there is some equivalent > functionality on other operating systems it is possible to wrap that > interface but I don't know about such API. > > Kornél > > ----- Original Message ----- > From: "taiky taiky" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Tuesday, May 23, 2006 3:09 PM > Subject: [Mono-list] system.management > > > hello everybody > a have problèm with System.Management. > > i try to compile with mono an application developped under VS for windows > and using System.Management but i can't compile it. > I find sommewhere that System.Management is not implemented in mono. Is it > true?? > > And so if it is not implemented, i don't know how can i do. What i have to > use to migrate this application. > > if someone have an idea...! > he's welcome... > > > thank you > > > anthony > > > > -------------------------------------------------------------------------- ------ > > > > _______________________________________________ > > Mono-list maillist - [email protected] > > http://lists.ximian.com/mailman/listinfo/mono-list > > > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
