Author Topic: 15.6 BETA  (Read 2868 times)

Mathias (Author)

  • Administrator
  • VIP Member
  • *****
  • Posts: 4716
    • View Profile
    • Multi Commander
15.6 BETA
« on: July 02, 2025, 14:44:23 »
  v15.6 *BETA*

 45+ Changes

  -- 3110 - ( 23-Jul-2025 )

  ADDED - New Virtual Filesystem extension "VFG" (Virtual Folder Group) - Group many folders to one virtual device.
          Still Experimental and missing things.
          Check forum for more information before using it

  ADDED - Language Editor can now generate a change report based on old language pack file.
  FIXED - FileOperationPlugin :ContentCopy - failed in some situations.
  FIXED - FileOperationPlugin :AutoSort - failed in some situations.
  FIXED - Backup of configuration missed some configuration files.   
  FIXED - 2 Stability issues

-- 3105 - 2025-07-02
  ADDED - Added text tool to Convert JSON file to compact / pretty format
  ADDED - MultiFileViewer can now show whitespaces
  ADDED - Copy file path to clipboard in Images Viewer (In right click popup menu)
  FIXED - Crash Issue after showing result from Picture action like Resize/Rotate/Convert.
  FIXED - TabSessionManager will now make sure menu system is loaded before loading the tab session. (Since this should be added to menu system)
  FIXED - Better error handling whern opening a 7Zip that is using unsupported compression method
  FIXED - FileOperations Result dialog for auto handled errors are changed a bit to better show result.
  FIXED - Change some dialogs to use Windows Built in TaskDialog instead of Emulated version.
  FIXED - 3 Stability issues



New / Changes Text Ids (for translators)

App - MultiCommander Core = D 3303,3304
App - MCPictureViewer = C 250,251,252
App - File Utils = M 2214 ,2215
App - File viewer = D 340, T 113





VFG - Virtual Folder Group
With VFG you can configuration can group 2 or more folders into a virtual folder that are accessed by VFG0: to VFG9:
What you see when you brose to the VFG0: is either the content of the folder that you configured as primary or an aggregation of all folders.
If it aggregate the contents it will not show duplicates.. If file 1.txt is located in folder1 and 2.txt is folder2  the VFG0: will show 1.txt and 2.txt

If you copy files FROM the VFG#: it will read the file from the Primary folder if the file is located there. else it will take the next one folder configured.
If you copy a file TO the VFG#: it will write the file to *ALL* locations that are configured as writeable.
If you delete a file it will be deleted from all locations in the group.

To configure it go to
Menu > Configuration > FileSystem Plugin Settings > "FS-Virtual Folder Groups"


Right now the error handling is not 100% correct.
So please report issues, when it fails, what you think is missing and so on. I really need you feedback if this is usable for you and want features around it you need.

If you show the shell context menu on a VFG item. YOu have a VFG submenu where you can see status and also sync file from primary to the other.

BTW.. VFG will also create its own Log Window so you can see exactly what it does..   Show log using Ctrl+L and there will popup a tab for the device when it is used




« Last Edit: July 23, 2025, 16:12:12 by Mathias (Author) »

Mathias (Author)

  • Administrator
  • VIP Member
  • *****
  • Posts: 4716
    • View Profile
    • Multi Commander
Re: 15.6 BETA
« Reply #1 on: July 23, 2025, 11:50:58 »
Image of VFG configuration