Closed l4kr closed 1 month ago
you need to install wmic by yourself
Thank you for the fast reply!
Installed WMIC and it's working well.
Seems like Windows is phasing out WMIC so new Windows 11 installations do not have it installed by default. https://techcommunity.microsoft.com/t5/windows-it-pro-blog/wmi-command-line-wmic-utility-deprecation-next-steps/ba-p/4039242
Seems it would be good to get rid of this dependency at some point using Powershell.
it would be nice to have a package that provide nisk usage info on all platform, so we can remove both du and wmic, but I didn't find one.
Type: Bug Report
Your Environment
Summary
When launching Flood on Windows this shows up in the terminal:
DiskUsage: failed to update: ENOENT: spawn wmic ENOENT
Otherwise works perfectly fine on Linux.Expected Behavior
Flood should show disk usage on Windows.
Steps to Reproduce
Context