(New) Added new property: "Hide Modifier Key". If you set this property with a modifier key, then the command will be not displayed in the context menu when this key is pressed.
(New) Added new property "Separator between files" for program custom commands. It specifies the separator to be used between the files names or file paths with variables like %FILEPATHS% or %FILENAMES%. By default a blank space is used.
(New) Added two new command line arguments that can be passed to FileMenu Tools executable: /export and /import. This lets you export the settings of FileMenu Tools to a file and import the settings from a file, respectively.
(Improvement)Oganize into subfolders: improved the performance when copying the files, because the copy was very slow when there were a lot of files.
(Improvement) Added more modifier keys in the "Modifier Key" property: Left SHIFT, Right SHIFT, Left CONTROL, Right CONTROL, Left WINDOWS, Right WINDOWS, Num Lock and Scroll Lock.
(Improvement) The custom commands can be run as Administrator using a modifier key.
(Improvement)Pack To Folder: the preview is only displayed if a variable is included in the folder name.
(Improvement) The temporary file created with the variables "%TEMPFILEPATHS% and %TEMPFILENAMES% will have the UTF-8 encoding if some file name contains UNICODE characters.
(Fixed) Bug in time variables: the time could have a difference of 1 hour due to daylight saving time.
(Fixed)Advanced Renamer: the capture time variable were not working and were using the modified time of the file instead.