I am currently working on code conversions from Delphi to C# code, In Delphi code, we are using CompLHA to compress and extract the files.
Now I was trying to find a similar library or class for compressing and extracting the files in LHA format, as we are using other tools/utilities code to work with the project and those support only LHA/LZH formats.
Can anyone please help me to find the best suitable libraries to compress the files in LHA/LZH formats or code for doing the same.
Thank you in advance.
I am requesting C# code for LHA/LZH format to work with my project work.
Murali is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.