AFAIKT vb is built on the windows api, so like they say you can probably use wcmd to run it on the console, but you'll probably need wine. If your really keen on running it in dosemu, HX Dos extender might help, OTOH wine will probably work better http://www.japheth.de/HX.html 2009/6/26 Javier Tarifa <xavier.tarifa@xxxxxxxxxx>: > >> Everyone is pointing me to WINE for running VB applications inside >> Linux. That makes sense. The reason I was looking at DOSEMU was >> because I want to test a console application that can only be run from >> the command line. My test VB application takes STDIN as input then >> returns STDOUT as output. Is there a way in WINE to run a Windows >> command line? I guess I need to move over to the WINE >> documentation/forums. Thank you for your help! >> > > If I'm not mistaken, you can use wcmd or wineconsole >> >> On Wed, Jun 24, 2009 at 10:51 PM, Jason >> Lillywhite<jason.lillywhite@xxxxxxxxx> wrote: >> >>> >>> I created a very simple program in Mono VB. All it does is take your >>> age in STDIN and return a formatted string to STDOUT in a DOS prompt. >>> I compiled it and moved the exe to the virtual C directory of DOSEMU. >>> I tried to run it in DOSEMU and get "This program cannot be run in DOS >>> mode" error. This program works on Windows. Any ideas? >>> >>> >> >> > > -- > To unsubscribe from this list: send the line "unsubscribe linux-msdos" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html