.exe and solaris 10

alright so im new to this whole solaris thing but have been working on learning new programming languages for some time now but i cant seem to figure out how to use .exe files on the Solaris 10 OS. if someone could point me in the right direction then it would be greatly appreciated.

Thanks,

James

[317 byte] By [diabloslayer921@gmail.coma] at [2007-11-27 3:54:08]
# 1
If you mean windows .exe files, then the answer is you don't.If you mean how do you run programs.Try cd'ing to the directory its in the say ./programexecutables in unix are identified by an extension.
robert.cohena at 2007-7-12 8:58:14 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 2
> executables in unix are identified by an extension.executables in unix are identified by their permissions and not by an extension as in Windows.alan
alan.paea at 2007-7-12 8:58:14 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 3
Wine is supposed to work on the x86 version. I haven't had much luck yet though :-(
DoxBriana at 2007-7-12 8:58:14 > top of Java-index,Solaris Operating System,Solaris 10 Features...