I believe start uses the file handler associated with the file's extension.
Basically it will use the files extension to lookup what application to run.
It sounds like the extension to the files you are using are resulting in a default handler of the console being started.
You could start by reading the MS documentation:
http://msdn.microsoft.com/en-us/library/53ezey2s.aspx