https://github.com/kost/libwmiclient
WMI client library - useful for monitoring/commanding Windows from other OSes
https://github.com/kost/libwmiclient
Last synced: about 1 month ago
JSON representation
WMI client library - useful for monitoring/commanding Windows from other OSes
- Host: GitHub
- URL: https://github.com/kost/libwmiclient
- Owner: kost
- Created: 2013-02-20T12:41:44.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-20T13:27:44.000Z (about 12 years ago)
- Last Synced: 2025-03-27T18:01:35.802Z (about 2 months ago)
- Language: C
- Size: 4.6 MB
- Stars: 12
- Watchers: 4
- Forks: 10
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
libwmiclient
============WMI client library - useful for monitoring/commanding Windows from other OSes
building
========cd Samba/source
./autogen.sh
./configure
make proto all
make libraries
installation
============./install-libwmiclient.sh