Skip to content

Possible fix for bug #1159 in Hashtopolis/server#51

Merged
jessevz merged 3 commits intohashtopolis:masterfrom
snieuwborg:issue_1159_wmic_cpu_get_name
Mar 17, 2025
Merged

Possible fix for bug #1159 in Hashtopolis/server#51
jessevz merged 3 commits intohashtopolis:masterfrom
snieuwborg:issue_1159_wmic_cpu_get_name

Conversation

@snieuwborg
Copy link
Copy Markdown

Check the platform release and based on the result use the correct powershell command.
Get-CimInstance in case of W10 or higher
Get-WmiObject in case of older versions of Windows to ensure compatibility

Comment thread htpclient/initialize.py Outdated
Comment thread htpclient/initialize.py Outdated
Comment thread htpclient/initialize.py Outdated
Comment thread htpclient/initialize.py Outdated
Comment thread htpclient/initialize.py Outdated
@jessevz jessevz merged commit fb05544 into hashtopolis:master Mar 17, 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.

2 participants