Skip to content

Remove WMIC dependency from Windows installers #1335

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Remove WMIC dependency from Windows installers #1335

wants to merge 2 commits into from

Conversation

tresf
Copy link
Contributor

@tresf tresf commented Apr 11, 2025

WMIC has been removed from newer Windows 11 versions and must be removed from the source code.

TODO:

  • Switch Firefox AppLocator to use JNA
  • Switch TaskKiller to use jcmd (this will impact all platforms)

Closes #1334

@tresf tresf changed the title Initial attempt to remove WMIC Remove WMIC dependency from Windows installers Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WMIC missing, breaks installers on newer Windows versions
1 participant