-
-
Notifications
You must be signed in to change notification settings - Fork 243
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
Avoid using wmic #776
Labels
Comments
i see |
my plan is to work on this in 0.55 |
rejetto
added a commit
that referenced
this issue
Nov 3, 2024
rejetto
added a commit
that referenced
this issue
Nov 3, 2024
rejetto
added a commit
that referenced
this issue
Nov 5, 2024
rejetto
added a commit
that referenced
this issue
Nov 5, 2024
rejetto
added a commit
that referenced
this issue
Nov 5, 2024
rejetto
added a commit
that referenced
this issue
Nov 5, 2024
rejetto
added a commit
that referenced
this issue
Nov 7, 2024
rejetto
added a commit
that referenced
this issue
Nov 7, 2024
rejetto
added a commit
that referenced
this issue
Nov 7, 2024
rejetto
added a commit
that referenced
this issue
Nov 8, 2024
rejetto
added a commit
that referenced
this issue
Nov 9, 2024
rejetto
added a commit
that referenced
this issue
Nov 9, 2024
rejetto
added a commit
that referenced
this issue
Nov 17, 2024
rejetto
added a commit
that referenced
this issue
Nov 18, 2024
i'm closing this as 0.55 has been published (alpha1) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
wmic utility is deprecated: https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/wmic
Modern Windows does not have this executable anymore.
It triggers for me AV detections due to the deprecation of wmic.
The text was updated successfully, but these errors were encountered: