Merge pull request #24 from ghost/master

Modified "CreateQuery"
tree: 1a418a4718991062b59840fa817db10ddc071da7
  1. LICENSE
  2. README.md
  3. swbemservices.go
  4. swbemservices_test.go
  5. wmi.go
  6. wmi_test.go
README.md

wmi

Package wmi provides a WQL interface to Windows WMI.

Note: It interfaces with WMI on the local machine, therefore it only runs on Windows.