Author Topic: Open multiple files  (Read 41 times)

Matthias515566

  • Power Member
  • ****
  • Posts: 337
    • View Profile
Open multiple files
« on: Yesterday at 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?

Mathias (Author)

  • Administrator
  • VIP Member
  • *****
  • Posts: 4668
    • View Profile
    • Multi Commander
Re: Open multiple files
« Reply #1 on: Yesterday at 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'