Commit Graph

56 Commits (2dbf0ffcde1b9eb9f5db0c91ef8db32bd72cfcfe)

Author SHA1 Message Date
WAKAYAMA shirou 64357f04e7 use StackExchange/wmi instead of invoking wmic process.
Note: This may not work on some old Windows XP.
WAKAYAMA Shirou 5f8b99aa65 windows: GetWmic returns [][]string where string split by ","
WAKAYAMA Shirou 4b0f5a03dc host: use wmic OS instead of calling GetTickCount on Windows.
Shirou WAKAYAMA 13cd195a7e change package name.
WAKAYAMA Shirou 9f2c985a28 fix windows build.
Shirou WAKAYAMA a4671fcc2a move subdirectories. refer to issue #24