0
votes
2answers
329 views

automatically running wine while double clicking .exe file on mac

I have already had wine on my mac, now I would like to know whether it's possible to automatically running wine when I double-click an .exe file (on Finder), because I believe wine doesn't go to my ...
2
votes
1answer
119 views

Quit x11 after Wine is done?

Is it possible to make wine quit the X11 layer after all its processes are done? I'm using Mac OS X 10.7.1 with Wine 1.3.26.
1
vote
3answers
1k views

GUI wrapper for Wine 1.1.38 in OSX?

I have successfully installed Wine (version 1.1.38) on my MacBook following these instructions. Basically, I have a set of command line utilities, which I think are very nice, but I do not want to ...
6
votes
3answers
2k views

Font for Wine that supports the entire character set of the Win32 Console?

I would like to be able to display in the Wine console all characters that the Win32 console can display. I've written a small test program to print out all 8-bit characters: #include <stdio.h> ...
6
votes
2answers
1k views

Is there any equivalent to wine for running Mac applications?

Is there anything to run applications designed for OS X in Linux without having OSX, similar to how you can run Windows applications on Linux using Wine without having Windows?
10
votes
3answers
17k views

Any Way to run Mac OSX software under Windows?

I know that you cannot run MacOSX within a virtual machine, but I am curious if there is something similar to WINE that emulates MacOSX enough to allow running some MacOSX software under Windows. ...