Find the answer to your Linux question:
Results 1 to 6 of 6
does any know how to do that...
  1. #1
    Just Joined!
    Join Date
    Jan 2009
    Posts
    16

    [SOLVED] running .exe without wine

    does any know how to do that

  2. #2
    Trusted Penguin elija's Avatar
    Join Date
    Jul 2004
    Location
    Either at home or at work or down the pub
    Posts
    2,298
    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.

  3. #3
    oz
    oz is offline
    forum.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.

  4. #4
    Trusted Penguin Cabhan's Avatar
    Join Date
    Jan 2005
    Location
    Seattle, WA, USA
    Posts
    3,230
    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

  5. #5
    Linux Enthusiast Bemk's Avatar
    Join Date
    Sep 2008
    Location
    Oosterhout-NB, Netherlands
    Posts
    522
    You can run exes under GNU/Linux, bus you need to install either Wine or a virtual machine to do so.

  6. #6
    Just Joined!
    Join Date
    Jan 2009
    Posts
    16

    Smile

    Thank U all for Ur help

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...