DOS in LINUX
Matthew Flaschen
matthew.flaschen at gatech.edu
Thu Jun 14 02:38:09 UTC 2007
Chabib MhD wrote:
>
>
> Good morning,
>
>
>
> I have some Dos program that I must do it, how I can run this program?
>
> And I have to print this program from DOS program to!
Try wine (http://winehq.org/).
You can just install the wine package using Synaptic, then run:
wine myWindowsProgram.exe
from the console. Obviously, wine's API is still incomplete, so you may
not have perfect results.
Matt Flaschen
More information about the ubuntu-users
mailing list