Tichau / FileConverter

File Converter is a very simple tool which allows you to convert and compress files using the context menu in windows explorer.
https://file-converter.io/
GNU General Public License v3.0
6.03k stars 486 forks source link

Request: W11 Context Menu Compability #376

Closed khutede closed 3 months ago

khutede commented 4 months ago

Hello! Thank you for this program! I use it almost daily. Any ETA to support the new W11 context menu? That would be a must!

Tichau commented 4 months ago

Hello, I tried a bit to do it, but for now I can find a simple way to do it since the library I depend on does not support it and Microsoft seems to want to not support managed assemblies. Maybe a better way to do it is to rewrite the explorer extension in native language. Any help would be nice on that topic since I will not have a lot of time to do it.

Tichau commented 3 months ago

duplicates https://github.com/Tichau/FileConverter/issues/211