From winehq site:
Start the console app by the following command in shell:
$ wineconsole --backend=user consoleapp.exe
Change consoleapp.exe to whatever the name is of the program you are executing.
Make sure you're in the same directory.
Everything else seems to work fine.