i was using mac the other day i found that it doesn't support .exe file but it needs .dmg file...what is the difference between .dmg and .exe file!!
feedback
|
migrated from stackoverflow.com Dec 13 '10 at 11:24
This question came from our site for professional and enthusiast programmers.
|
| |||||||
feedback
|
|
| |||
|
feedback
|
|
.exe files are windows executables; they need windows to run. .dmg are Apple Disk Image files, which can contain mac executables and/or other data. | |||
|
feedback
|