Programmatically create a .dmg file?
Archives Forums/MacOS X Discussion/Programmatically create a .dmg file?| 
 | ||
| Does anyone know how I can programmatically create a .dmg file? | 
| 
 | ||
| I haven't tried but hdiutil looks pretty self explanatory: http://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/man1/hdiutil.1.html | 
| 
 | ||
| Or.. You could just use Disk Utility | 
| 
 | ||
|  Or.. You could just use Disk Utility  Do you know what "programmatically" means? | 
| 
 | ||
|  Do you know what "programmatically" means?   To use a program? | 
| 
 | ||
|  To use a program?   It is when you use programming to accomplish a given task. Unless that program has command line options that can be called from Josh's program, there is no way that program can be used programmatically. |