I got some help. The following command works for me:
Code:
"C:\Program Files (x86)\ReNamer\ReNamer.exe" /list %3
But I have 2 probelms:
1. Using this command, how do I delete the .tmp file in %temp%?
2. Assume I select the 4 first files of mp3 files folder:
1.mp3
2.mp3
3.mp3
4.mp35.mp3
6.mp3
7.mp3
and then I click the "custom button" in Classic Bar - It sends the list to Renamer in this way:
4.mp3
1.mp3
2.mp3
3.mp3
It's not the desired behaviour. The user is expecting to have the order of the files in the list in the same order of the files in the folder, no matter what the order of the selection was (no matter what file selected first/last).