LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Can Linux read Window's .exe files? (https://www.linuxquestions.org/questions/linux-software-2/can-linux-read-windows-exe-files-269926/)

dudeguy9001 12-24-2004 10:22 AM

Can Linux read Window's .exe files?
 
I was wondering if it was possible for Linux to be able to read Microsoft's executable files. For example, I recently get a wireless optical mouse, and rather than looking for a driver made by some person in their basement, I want to use the software that came with the mouse... It is, however, in .exe form. I'm not very good with linux, yet, but this would really help if somebody knew some way of doing this. thanks.:Pengy:

trickykid 12-24-2004 10:32 AM

Nope, you can't use them unless you attempt to load them using wine or any other emulator or program. I would think a mouse configuration though designed for Windows would not work the same in Linux.. you'd have to find an alternative program to use, etc.

acid_kewpie 12-24-2004 10:34 AM

software that came with a mouse?? sounds unlikely if it's doing hardware access etc...

dudeguy9001 12-24-2004 10:37 AM

How would I "attemt to load them using wine or any other emulator or program"? Where do i get wine. How do I use it?

Brian1 12-24-2004 10:51 AM

Use http://www.google.com/linux and search for wine. Download and Install. Don't forget to RTFM before running. Lots of info here and out on the net to get you going. You can also check out VmWare. It runs a true version of a guest operatiing system. It does cost but if you have no choice then it is worth it.

Brian1

Emerson 12-24-2004 10:53 AM

Wine is intended to emulate MSWin enviroment for software. Don't expect much success with mouse, it is a piece of hardware.

Mega Man X 12-24-2004 10:56 AM

Quote:

Originally posted by dudeguy9001
How would I "attemt to load them using wine or any other emulator or program"? Where do i get wine. How do I use it?
If you go into www.google.com, and type "wine" on the search field, then click on the button "Search", the very first hit would be the Wine you are looking for. It really is that simple and works with almost everything. Even full questions can be used: "Adding mouse wheel support in Linux", for example...

Also, even though a few Windows applications will run under Linux through wine, you should avoid it at best. In this case, you are trying to use drivers... which is even worse. Simply forget it. And I don't know why you would need a driver for the mouse(?). If you have those mice with 20 buttons, you've to edit your /etc/X11/XF86Config (or xorg.conf) and add the number of buttons on the device part (Option "Buttons" "20").

Most of the things in Linux works by either editing a file, loading a module or recompiling the kernel. The latest one is to be avoided, unless you have some really odd piece of hardware.

If you are looking for an application for Linux to run natively (smart) instead of running a Windows application through an emulator (bad idea), take a look into this Table of Equivalents:

http://linuxshop.ru/linuxbegin/win-l...en/table.shtml

If you want to run Windows games in Linux, read this:

www.transgaming.com

If you want to get one specific Windows application to run under Linux, check this link out:

http://frankscorner.org/

Good luck!

C0NIk 12-24-2004 04:31 PM

well you can use all *.exe stuff by using wine software atlease lindows leave something useful

http://www.winehq.com/site/download


it's easy and so useful for the ppl who want to use windows softwares

thanks


All times are GMT -5. The time now is 07:34 PM.