The "Console" flag in Run options means the output from the program should be shown in bottom console pane, which is known as "Console". It does not affect the kind of application.
Use "Standalone", make sure there is no GUI in your main config and you should be OK.