Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"wmic" command on windows is deprecated #31

Open
ty802 opened this issue Nov 7, 2024 · 2 comments
Open

"wmic" command on windows is deprecated #31

ty802 opened this issue Nov 7, 2024 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@ty802
Copy link

ty802 commented Nov 7, 2024

The process of passing a diskdrive on windows seems to be using the wmic command witch is deprecated and does not come default on new versions of windows
see
https://learn.microsoft.com/en-us/windows/whats-new/deprecated-features

@LJAM96
Copy link

LJAM96 commented Dec 29, 2024

It currently can be re added.
Settings > System > Optional Features > View Features > WMIC

@AlexSSD7
Copy link
Owner

Thanks @LJAM96. Unfortunately, I don't have enough resources to address this at this time. A PR would be welcome, though.

@AlexSSD7 AlexSSD7 added the help wanted Extra attention is needed label Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants