You are not logged in.
Pages: 1
Hello
I have a problem with the arguments and presets
i use
strokeit for gesture mouse and RocketDock
and both i create a shortcut like this:
target :"C:\Program Files (x86)\renamer\ReNamer.exe"
arguments :"ReNamer.exe" /preset "Series 01" "D:\Download\[0Series]"
its open renamer in the good folder but no presets.
When i execute with run command: "C:\Program Files (x86)\renamer\ReNamer.exe" /preset "Series 01" "D:\Download\[0Series]" its work perfect
what the problem ?
i understand nothing
thanks
Best regards
Offline
You should not have "ReNamer.exe" in the arguments, try removing it, like so:
Target: "C:\Program Files (x86)\renamer\ReNamer.exe"
Arguments: /preset "Series 01" "D:\Download\[0Series]"
ReNamer expects "/preset" to be the first argument.
Offline
OK
thanks its work perfect
thank you
Offline
Pages: 1