Skip to content

[Bug] Not Supported #11

@JPVenson

Description

@JPVenson
  • I have run the Install command
  • Tried to invoke "status": Got exception: Not Supported
  • Run MsiWmiAcpiMof.reg Manually -> Success
  • Tried to invoke "status": Same exception
  • Tried to run the query in powershell:
PS C:\Windows\system32> Get-WmiObject -Namespace "root\WMi" -Query "SELECT * FROM MSI_System"
Get-WmiObject : Not supported
At line:1 char:1
+ Get-WmiObject -Namespace "root\WMi" -Query "SELECT * FROM MSI_System"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (:) [Get-WmiObject], ManagementException
    + FullyQualifiedErrorId : GetWMIManagementException,Microsoft.PowerShell.Commands.GetWmiObjectCommand

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions