- Category:
- Windows Develop
- Tags:
-
- File Size:
- 11kb
- Update:
- 2017-11-27
- Downloads:
- 0 Times
- Uploaded by:
- 有缘人
Description: BUG modification:
1. for file names with space files, can not be compressed, the reason is the 1488 line, compression call is TStringList.Delimiter to split the file string, and the blank space is the default branch, resulting in file name error
2. decompression function, if the target file already exists and is read-only attribute, the error, because the 1105 line to create a file stream directly using TFileStream.Create (path, fmCreate) lead to
3. decompression function, to solve if the empty folder will not be created
Increased function:
1. adds a WorkPath variable to specify the absolute path of the 7z.dll file
2. adds a callback T7zProgressExceptCallback that fails when the file is released in the decompression process, and supports the ignore / retry / cancel
To Search:
File list (Check if you may need any files):
Filename | Size | Date |
---|
SevenZIP.pas | 63216 | 2017-11-27 |