View Single Post

   
  #2 (permalink)  
Old 01-17-2008, 04:40 PM
vAm
 
Posts: n/a
Default Re: running a Win program on Linux

Shazbot wrote:
> Hello
>
> Probably been asked before but haven't seen anything in this news froup
>
> I need to run a Delphi application for work purposes, this is the only
> program that stops me changing to Linux at work
>
> is their a way to run this exe on Linux, and any other Win programs that I
> have not thought of
>
> Thanks in advance for any info
>
> Please note that I am a newbie with Linux so please be clear in your answers
>
> Trevor
>
>

yes, try `wine'. It runs Win32,Dos and win 3.* binaries on Linux.(I even
played age of conquerors on Linux with Wine :-) But I really don't know
whether it can run your Delphi applications or not. Give it a try.

cheers,
vAm

Reply With Quote