Commit graph

7 commits

Author SHA1 Message Date
testroyer
485dd7394b
Update diskwin.py
Fixed the import error in line 8 while importing the run model with python 3.11.0
2024-09-15 18:41:00 +03:00
CorpNewt
1ef6a579e4
More WMIC and PowerShell fun
If we have a valid WMIC path, first try using it to gather information - if we don't get any disks that way, or we don't have a valid WMIC path, fall back on PowerShell.  This should hopefully fix the Windows 11 issues.
2023-05-25 07:49:34 -05:00
CorpNewt
054fa19306
Try WMIC first, fall back on PowerShell 2023-05-24 19:17:21 -05:00
CorpNewt
6bb2546e6e
Include direct path to wmic in case of broken PATH 2019-06-12 09:55:13 -05:00
CorpNewt
9dfb846041
Fixes for some potential int casting issues 2018-10-18 12:42:27 -05:00
CorpNewt
ab22fc6afd
Use csv formatting when possible - fault tolerance 2018-10-14 19:42:58 -05:00
CorpNewt
b2896f5304
Add files via upload 2018-10-06 22:07:05 -05:00