As the title suggests, apparently the 64bit version has problems with the context menu in windows 11.
Although the topic has been addressed in support, the threads that I have found are closed or temporarily patched making rollbacks to previous versions (or are prior to 2022)
At each system start and after each click of the right mouse button, The context menu options for mp3tag are not generated, an event 216 error is created in the event viewer.
-Both clean installation and updates persists. [Also tested the dev version.]
To replicate:
-Basically it is only necessary to install the 64bit version in windows 11 and press the right button to open a contextual menu in any window to trigger the event.
System:
-Event viewer Details
0x80070002: Cannot create the Desktop AppX container for package 35795FlorianHeidenreich.Mp3tag.ShellExtension_3.16.1.0_x64__hyhc94k68ebpm because an error was encountered configuring the runtime.
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Microsoft-Windows-AppModel-Runtime" Guid="{f1ef270a-0d32-4352-ba52-dbab41e1d859}" />
<EventID>216</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x2000000000000008</Keywords>
<TimeCreated SystemTime="2023-07-10T08:24:15.6702409Z" />
<EventRecordID>18213</EventRecordID>
<Correlation ActivityID="{7ffae9b9-b307-0003-a941-fb7f07b3d901}" />
<Execution ProcessID="1376" ThreadID="1492" />
<Channel>Microsoft-Windows-AppModel-Runtime/Admin</Channel>
<Computer>CharlieUSTCN</Computer>
<Security UserID="S-1-5-18" />
</System>
- <EventData>
<Data Name="ErrorCode">2147942402</Data>
<Data Name="PackageName">35795FlorianHeidenreich.Mp3tag.ShellExtension_3.16.1.0_x64__hyhc94k68ebpm</Data>
<Data Name="ContainerName">35795FlorianHeidenreich.Mp3tag.ShellExtension_3.16.1.0_x64__hyhc94k68ebpm-S-1-5-21-1984799049-903976227-3518447494-1001</Data>
</EventData>
</Event>