http://bugs.winehq.org/show_bug.cgi?id=5082
mike@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement
------- Additional Comments From mike@codeweavers.com 2006-17-04 08:57 ------- The usual way to run command line programs is to run wcmd first. wineconsole is not the command interpreter. Try:
~/wine/wine wineconsole --backend=user wcmd
It's not really correct to say it's not working, as you aren't using it in the way it was designed to be used.
As for documentation, if you want some, feel free to write it. It may be in the wine-users guide already, so check there first.