http://bugs.winehq.org/show_bug.cgi?id=25130
--- Comment #5 from Andrew Nguyen arethusa26@gmail.com 2010-11-14 13:34:28 CST --- (In reply to comment #4)
I have not been able to run the application from the command line, following the directions in the link you gave. Terminal output is as follows:
roger@acer:~$ cd '.wine/drive_c/Program Files/gwbasic' roger@acer:~/.wine/drive_c/Program Files/gwbasic$ wine GWBASIC 3.23.EXE wine: cannot find L"C:\windows\system32\GWBASIC.exe" roger@acer:~/.wine/drive_c/Program Files/gwbasic$
You need to escape the entire program name string so the shell doesn't interpret it as two arguments.