https://bugs.winehq.org/show_bug.cgi?id=48879
--- Comment #5 from Brendan Shanks bshanks@codeweavers.com --- The script is using the __ProviderArchitecture flag with the registry provider to access the 64-bit registry.
There's a couple pieces that will be needed for this:
- implement IWbemContext - ensure the context arg is passed down to the provider - implement the __ProviderArchitecture/__RequiredArchitecture behavior in the registry provider - implement SWbemNamedValueSet and map it to IWbemContext