Fix NanaZip Shell Extension issue for NanaZip Modern.

This commit is contained in:
MouriNaruto
2024-01-05 20:04:23 +08:00
parent be6acb3f8b
commit 13edcef948

View File

@@ -285,7 +285,7 @@
<com:Extension Category="windows.comServer">
<com:ComServer>
<com:SurrogateServer DisplayName="NanaZip Shell Extension">
<com:Class Id="469D94E9-6AF4-4395-B396-99B1308F8CE5" Path="NanaZipShellExtension.dll" ThreadingModel="STA"/>
<com:Class Id="469D94E9-6AF4-4395-B396-99B1308F8CE5" Path="NanaZip.ShellExtension.dll" ThreadingModel="STA"/>
</com:SurrogateServer>
</com:ComServer>
</com:Extension>