MMI
MMI copied to clipboard
Hi, Trying to install the package `Microsoft.Management.Infrastructure.Runtime.Win` with NuGet for VisualStudio, I run into this error: > Severity Code Description Project File Line Suppression State Error Could not install package...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...
# Summary of the new feature/enhancement I've posted the original question [here](https://github.com/PowerShell/MMI/issues/35) but I'm not sure if that repo gets enough attention from PowerShell team. # Proposed technical implementation details...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...
* Update LICENSE.txt so that Github recognizes it as MIT. * Remove the term All Rights Reserved as Microsoft no longer recommend it. See also: https://github.com/PowerShell/PowerShell/pull/12729
What's happening on MMI Side since Most of the WMI related tools were removed from Windows 11, We need to depend MMI to access the Management on ARM64, But this...
Stack Trace ``` Unhandled exception! System.TypeInitializationException: A type initializer threw an exception. To determine which type, inspect the InnerException's StackTrace property. ---> EETypeRva:0x00BAC1C8(System.Runtime.InteropServices.MissingInteropDataException): Microsoft.Management.Infrastructure.Native.DeserializerCallbacks+GetIncludedFileBufferAppDomainProxyDelegate is missing delegate marshalling data. To...
I'm getting issues with PowerShell in Store-published apps. `The system cannot find the file specified Microsoft.Management.Infrastructure.dll.` I can see the runtime in the app release folder, but the MSIX packaging...