heribertolugo / FileList

List all files in a given directory, and provide the option to copy or move selected files.
1 stars 0 forks source link

Fatal exception when browsing zip files #45

Closed heribertolugo closed 4 years ago

heribertolugo commented 5 years ago

file SevenZipInterface intermittently throws a non-catchable fatal exception in GetObject() method.

see: error-code-is-0xc0000005 executionengineexception

heribertolugo commented 4 years ago

see #58