[Release v1.1] - Added internal cleaning patch-data feature before building (not required to clear previous patch-data manually). - Added feature "Batch Script" to Insert Custom Actions. - Added external files support for custom script operations (batch-files will be executed from the dir with the external files). - Added Form bitmap Width/Height check in browse dialog. - Added transparent window settings feature to patch skin tweaks. - Added check for ' character for all selected resource files (if you want to use ' character in string names, please set doubled '' f.e. My ''Cool App''). - Updated VclStylesinno.dll to 1.4.1.0 - Minor tweaks, fixed some issues.
- Fixed GUI bug with high or medium dpi settings and font resize (thx to GPcH). - Optimized Text Scroller and strings scaling. - Removed custom BMP feature (it have some problems with font resizing and high dpi settings). - Minor tweaks, fixed some issues.
[Release v1.3 Final] - Fixed (in Patch) returned first drive in TFolderTreeView to the InstallPath field after patching while patch form is activated again. - Changed xcopy executing while using external files: previously it call system command "xcopy", now it execute xcopy.exe from system directory by default. - Minor tweaks.