Results 1 to 6 of 6
does any know how to do that...
- 02-01-2009 #1Just Joined!
- Join Date
- Jan 2009
- Posts
- 16
[SOLVED] running .exe without wine
does any know how to do that
- 02-01-2009 #2
Do it under Windows
If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)
My new blog. It's probably not as good as I think it is.
- 02-01-2009 #3forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,095
Since Linux doesn't run .exe files, I think your options would be to either use Windows, WINE, or some kind of virtualization technique.
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 02-01-2009 #4
More specifically, EXE is a Windows format. Linux does not understand them. Even if Linux did, they are filled with Windows-specific functions and code. What WINE does is to translate EXEs into a format Linux understands, and provides implementations for these Windows-specific things, so that Linux can execute them.
DISTRO=Arch
Registered Linux User #388732
- 02-01-2009 #5
You can run exes under GNU/Linux, bus you need to install either Wine or a virtual machine to do so.
- 02-03-2009 #6Just Joined!
- Join Date
- Jan 2009
- Posts
- 16
Thank U all for Ur help


