• Home

Program For Running Directx On Mac

 
Program For Running Directx On Mac 8,1/10 1757 reviews
Active2 years, 6 months ago

How can we run a .bat file on Mac OS X?

When it comes to running Windows on a Mac, there are two main players: Parallels Desktop 7 and VMware Fusion 4. Want to run your virtualization program on more than one Mac, Fusion will cost. Whether you need to run Windows programs that don’t have Mac versions, or you're making the switch from PC to Mac and need to transfer your data, Parallels Desktop has you covered. With ongoing support for DirectX and OpenGL, many popular games and game engines are supported within Parallels Desktop.

Has anyone done it?

Wuffers
14k12 gold badges83 silver badges118 bronze badges
jill
Directx

migrated from stackoverflow.comDec 6 '10 at 22:28

This question came from our site for professional and enthusiast programmers.

4 Answers

The equivalent to 'batch files' on OS X are 'shell scripts' (since OS X is derived from Unix). These are written in much the same way, as a text file with a list of commands to run. For example:

Greg HewgillGreg Hewgill
4,9642 gold badges22 silver badges28 bronze badges

It depends on how complicated your requirements are. The fact that you are even asking this questions implies that you do not have extensive knowledge of Mac so you'll probably do something simple. If you're not a unix geek there'll be a steep learning curve with shell scripts.Have a look at automator and see if it will do what you want. You can read about it on Wikipedia or type 'Automator' into that help thingie you find on the mac menubar.

adamadam

Mac OSX is BSD based no? You may be able to use different shell like/emulator like doscmd

Mac Programs Running In Background

Preet Sangha

Directx 11 Mac

Preet Sangha
8561 gold badge11 silver badges31 bronze badges

If you must, an effective (but heavyweight) way to run a .bat file on various Unix flavours, including OSX, is with Wine (The WINdows Emulator) : https://www.winehq.org/

Then you can run .bat scripts via:$ wine cmd /c MyScript.bat

Photo collage maker free download Photo collage software free download for windows 7 - Download - Photomontage Photo slideshow software free download full version - Download - Graphics. Mac program for dada photomontage john. Kernel for Macintosh is a quick MAC data recovery software, recover mac data from damage, deleted, corrupt mac volumes uses QFSCI technology for quick data retrieval. The improved version now effectively recovers the deleted or formatted partition.

Further information here: http://www.linux.org/threads/running-windows-batch-files-on-linux.7610/

spechterspechter