We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug So basically Microsoft has removed WMIC from Windows and now the installer is not working at all.
To Reproduce Steps to reproduce the behavior:
Expected behavior Installer should install BetterDiscord just fine.
Screenshots
System Information:
Additional context I would recommend switching to PowerShell asap. You can list all needed commands using
Get-Command -Noun WMI*
The text was updated successfully, but these errors were encountered:
1158911
Merge pull request #235 from ForyxCraft/development
e2782c4
Upgraded find-process to 1.4.7 (fixes #232)
No branches or pull requests
Describe the bug
So basically Microsoft has removed WMIC from Windows and now the installer is not working at all.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Installer should install BetterDiscord just fine.
Screenshots
System Information:
Additional context
I would recommend switching to PowerShell asap. You can list all needed commands using
The text was updated successfully, but these errors were encountered: