answersLogoWhite

0


Best Answer

You misunderstand the purpose of Boot Camp. The purpose of Boot Camp is to allow you to set up a dual-boot of Mac OS X and Windows on your Mac. It does not allow you to run Windows programs directly on Mac OS X.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you use boot camp to run an .exe file on a mac OS X 10.5.7?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you convert a exe file to a txt file?

You can't convert an exe file to a txt file.


How can I change lnk files back to exe format?

I'm not sure what you mean... .lnk is type of file which directs to a .exe file. If you do not have .exe file still have .lnk file you can't start the program. If you have .exe file but you do not have .lnk file pointing to it you still can run the program but you will have to locate the .exe file manually.


How can you convert a exe file to prg file?

i have one exe of foxpro base, now i have't it prg file so how to recover exe to prg files in use in this exe


What is the file extension to install software?

Usually a .exe file, meaning that file is a program.


EXE is executable file?

exe is a common filename extension denoting an executable file


What is exe file?

An exe file is an executable file .It may or may not be a virus. It could also be a harmless program file. You would need to run an exe file through virus total to find out if it is malicious. An exe is produced by compiling source code into object code then linking it into machine code and writing that to the exe file. Exe is short for executable and is the extension for an application on Win 32


Why won't explorer exe boot with the rest of the commands?

The explorer.exe file is an executable file to run Windows Explorer properly. In the Microsoft Windows operating system, the explorer.exe file runs and has a graphical user interface that you can see when you are opening hard drives or files. You should try restarting your computer when you can not boot the explorer.exe file.


How do you mail an exe file?

A lot of service providers will not allow you to email an exe file as there are a lot of virus emails in the exe format.


What is the fullform of exe?

exe stands for executable file


Does alg exe represent an executable file?

Putting '.exe' after a file name means that it is an executable file. This means that it is a program that can run by its self. So, yes, exe does represent an executable file.


Can an assembly have exe?

You can make an .exe file using an assembler.


How do you create .exe file in c plus plus?

You can create an exe-file from your C++ source, if you have a compiler.