BETA versions are now only available for registered users.
Find the download link at the bottom of the License Lounge.
- * New app icon, the "Black Orange" (sorry, no better idea).
- + New tweak to load app icon from a stand-alone icon file:
IconFile=[Filename]
[Filename] supports full paths, relative (to app path) and portable paths. If [Filename] is empty or points to a non-existing or invalid icon resource, then the internal default icon is used. Note that the icon file should at least contain a 32x32 and a 16x16 pixels icon, preferably in 32-bit (but 8-bit will work as well). - - Removed tweak IconResource.
- ! Tree: Could not drag-move a folder "C:\A" into a folder "C:\AB" because they were wrongly seen as having the same name although A was only the left part of AB. Fixed.
- ! Tree, List: Inline-renaming triggered by clicking the parent control would generate two consecutive error messages if the new name was illegal. Fixed.