#1 2014-05-09 16:37

erebus
Member
Registered: 2013-05-05
Posts: 36

Arguments problem with presets

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

#2 2014-05-10 10:15

den4b
Administrator
From: den4b.com
Registered: 2006-04-06
Posts: 3,479

Re: Arguments problem with presets

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

#3 2014-05-10 11:42

erebus
Member
Registered: 2013-05-05
Posts: 36

Re: Arguments problem with presets

OK
thanks its work perfect

thank you

Offline

Board footer

Powered by FluxBB