[Win11]Fix context menus on insider dev builds (#19236)

This commit is contained in:
Jaime Bernardo
2022-07-11 16:40:21 +01:00
committed by GitHub
parent 73c259342b
commit db06840338
2 changed files with 4 additions and 4 deletions

View File

@@ -48,9 +48,9 @@
</desktop5:ItemType>
</desktop4:FileExplorerContextMenus>
</desktop4:Extension>
<com:Extension Category="windows.comServer">
<com:Extension Category="windows.comServer" uap10:RuntimeBehavior="packagedClassicApp">
<com:ComServer>
<com:SurrogateServer DisplayName="Context menu verb handler">
<com:SurrogateServer DisplayName="Context menu verb handler">
<com:Class Id="1861E28B-A1F0-4EF4-A1FE-4C8CA88E2174" Path="PowerToys.PowerRenameContextMenu.dll" ThreadingModel="STA"/>
</com:SurrogateServer>
</com:ComServer>