Xceed Zip for .NET V6.8.1

Released: Aug 17, 2020

Updates in V6.8.1

Features

  • Self-extractor:
    • It is now possible for the ExecuteAfter property to run a program as administrator (with prompt) even if the self-extracting archive itself is not.
    • It is now possible to specify an error message for when the ExecuteAfter property is unable to start an application.
    • A new macro, <ErrorDescription>, is now available for error messages. It specifies a description string for the error. The description string is not configurable and is in English only.
  • FileSystem:
    • Added a way to clone a NameFilter object's masks but assign a new FilterScope for use in complex filters.
    • Added documentation that shows how to perform filtering that selects files or folders including or excluding sub folders.