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

Remove ShowVer.exe #125

Merged
merged 27 commits into from
Jun 5, 2022
Merged

Remove ShowVer.exe #125

merged 27 commits into from
Jun 5, 2022

Conversation

hellokatili
Copy link
Contributor

I removed ShowVer.exe and changed the way the browser versions are detected. It now uses WMIC - that seems a more native approach. 😉

This should fix issue #110.

@bmomberger-bitovi
Copy link
Contributor

wmic is deprecated in favor of the equivalent powershell command, but for now this should be sufficient.

Deprecation banner at top: https://docs.microsoft.com/en-us/windows/win32/wmisdk/wmic

Powershell WMI commands: https://docs.microsoft.com/en-us/powershell/scripting/learn/ps101/07-working-with-wmi?view=powershell-7.2

@bmomberger-bitovi bmomberger-bitovi merged commit ebe5779 into bitovi:master Jun 5, 2022
@hellokatili hellokatili deleted the remove-showver.exe branch June 5, 2022 20:56
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.

2 participants