Updates available! - [2023-Oct-15]
Code:
FXPackerApi v2.0:
* Now supports threading.
-- It'll no longer affect the main thread of the client app (setup.exe)
and will run in its own thread, preventing client app freezing.
* Added a new function.
-- function FXGetItemFileName(const Item: Longint): WideString;
FXPacker GUI v2.0:
* Updated to FXPackerApi v2.0.
* Added the ability to include entire directories, including subdirectories.
* Now you can remove multiple items at once.
* Added a feature to prevent adding duplicate items.
.