QUOTE(E Holman @ Dec 2 2006, 11:21 AM)

.exe is the extension for a Windows executable. In general, Windows executables will not run under Ubuntu, or any non-Windows OS. The WINE project provides a compatibility layer that will allow many binaries to run unchanged, if that is what you are looking for. Installing and configuring that to run under Linux is out of the scope for a forum like this, I think, but there are many web resources on that topic. You can also run an emulator/virtualization tool like Xen or VMWare and run a windows installation on top of/next to your Linux installation if you need to run Windows applications. Hope this helps.
Thanx Holman for ur valuable help.