@Temor

the 'startup command' is not meant to have a direct path to an application specified. it is meant for keyclone commands.

a keyclone command is created via the command editor (keyclone/setup/command editor). you would create essentially a shortcut to your wow... but with various settings like maxfps/maxfpsbk, username, region, keymap, etc. keyclone commands boil down to a simple string associated with the wow you are trying to launch. ie: wow1

you can also specify numerous commands together in the same startup command. this would normally require specifying numerous commands... then stringing them together with semicolons.

ie: wow1;wow2;wow3;wow4

i hope that helps