: Use the 7-Zip SDK or LZMA SDK to handle the underlying decompression.
: The system must automatically scan the local directory for subsequent parts (e.g., .7z.002 , .7z.003 ).
To support files like li14f.7z.001 , your feature should include:
: Search the same file path for all files with the same base name ( li14f.7z ) but incrementing extensions.




