I have a popup list/button on my toolbar for ReNamer.
You guys helped me write it years ago. Just now I added the second item (the preset one). It doesn't work."Just Launch ReNamer"
run """C:\Program Files (x86)\ReNamer\ReNamer.exe";
"Preset: MIND+ZZ"
run ""C:\Program Files (x86)\ReNamer\ReNamer.exe" /preset "MIND+ZZ" " <curpath>"";
"Current Folder Name Itself"
run """C:\Program Files (x86)\ReNamer\ReNamer.exe"" <curpath>";
"All of Sellected Type of File"
run """C:\Program Files (x86)\ReNamer\ReNamer.exe"" *.<curext>";
Example from ReNamer manual
Error message"ReNamer.exe" /preset "MyRules" "C:\Folder"
This command will launch a new instance of the program, will load the preset with the name "MyRules", and
will add contents of folder "C:\Folder" (depending on the default settings).
Any obvious fixes?Overflow
0 \ 0
XYplorer Beta Club