Skip to content

Problem with Helpers.GetMachineCode(v=2) on Windows #69

@asceenl

Description

@asceenl

When we run. We get a machine code of None on Windows.

If we run the associated command that is executed in Powershell:

Powershell > Get-CimInstance -Class Win32_ComputerSystemProduct

Get-CimInstance : Invalid Class

So no output is sent to stdout, and "" goes to None in the callers. Do you know the reason for this and a way to solve? This is rather urgent. It is our first client we would like to get running with our software.

Thanks in advance for your answer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions