Multi Commander Support Forum

Multi Commander => Script => Topic started by: Matthias515566 on May 21, 2025, 17:50:10

Title: Open multiple files
Post by: Matthias515566 on May 21, 2025, 17:50:10
I use "C:\Program Files\XnViewMP\xnviewmp.exe" "${focusfilepath}" to open the focused file with XnView. That doesn’t work for multiple selected files. How can I do that for multiple selected files?
Title: Re: Open multiple files
Post by: Mathias (Author) on May 21, 2025, 22:11:56
Use MultiScript and get all selected files, and loop and call it each..

Or if it is CustomCommands type.. you can enable option for that command to 'run command separately for each selected files/folder'