7zip-cpp icon indicating copy to clipboard operation
7zip-cpp copied to clipboard

Auto detect not working for .7z files and other types

Open kenkit opened this issue 6 years ago • 1 comments

I'm using this library in my project as a plugin, so far everything is working fine except auto-detection for specific filetypes like 7z.

kenkit avatar May 15 '19 18:05 kenkit

Found how to add this in https://github.com/YACReader/yacreader/blob/master/compressed_archive/compressed_archive.cpp and https://github.com/getnamo/7zip-cpp/blob/master/7zpp/GUIDs.h

kenkit avatar May 15 '19 22:05 kenkit