Discuss this help topic in SecureBlackbox Forum
ZIP: Configure and use a custom filesystem adapter
By default all ZIPBlackbox classes create an instance of TElDiskFileSystemAdapter and set its BasePath property to the empty value. If you want to create a custom filesystem adapter or just have your own instance of the adapter being used (eg. SolFS adapter), you can assign it to the FileSystemAdapter property of the corresponding class.