https://bugs.winehq.org/show_bug.cgi?id=38746
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor
--- Comment #3 from Ken Sharp imwellcushtymelike@gmail.com --- No change in wine-3.0-rc2-35-gfb3c1da and Staging 2.21
0009:trace:msi:open_key failed to open key L"{34A715A0-6587-11D0-924A-0020AFC7AC4D}" (5) 0009:err:msi:ITERATE_WriteRegistryValues Could not create key L"Interface\{34A715A0-6587-11D0-924A-0020AFC7AC4D}"
That key exists in my registry: [Software\Classes\Interface\{34A715A0-6587-11D0-924A-0020AFC7AC4D}]
I deleted it (and subkeys) from my registry and the installation completed successfully. AR90 loads normally after installation.
The keys are recreated by the installer, though with different values.
Before:
[Software\Classes\Interface\{34A715A0-6587-11D0-924A-0020AFC7AC4D}] 1513832206 #time=1d37a181a59b3da @="DWebBrowserEvents2"
[Software\Classes\Interface\{34A715A0-6587-11D0-924A-0020AFC7AC4D}\ProxyStubClsid] 1513832206 #time=1d37a181a59ab92 @="{00020424-0000-0000-C000-000000000046}"
[Software\Classes\Interface\{34A715A0-6587-11D0-924A-0020AFC7AC4D}\ProxyStubClsid32] 1513832206 #time=1d37a181a59b06a @="{00020424-0000-0000-C000-000000000046}"
[Software\Classes\Interface\{34A715A0-6587-11D0-924A-0020AFC7AC4D}\TypeLib] 1513832206 #time=1d37a181a59b7ea @="{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}" "Version"="1.1"
After:
[Software\Classes\Interface\{34A715A0-6587-11D0-924A-0020AFC7AC4D}] 1513832409 #time=1d37a1893982d3a @="DWebBrowserEvents2"
[Software\Classes\Interface\{34A715A0-6587-11D0-924A-0020AFC7AC4D}\ProxyStubClsid] 1513832409 #time=1d37a18939834a6 @="{00020420-0000-0000-C000-000000000046}"
[Software\Classes\Interface\{34A715A0-6587-11D0-924A-0020AFC7AC4D}\ProxyStubClsid32] 1513832409 #time=1d37a189385c97e @="{00020420-0000-0000-C000-000000000046}"
[Software\Classes\Interface\{34A715A0-6587-11D0-924A-0020AFC7AC4D}\TypeLib] 1513832409 #time=1d37a1893899086 @="{5F226421-415D-408D-9A09-0DCD94E25B48}" "Version"="1.0"