Tagged Questions

0
votes
1answer
16 views

cocoa + dmg file + trace back its path

Hi guys I have a situation in which my .dmg file will on my removable storage device which contains my application. when i double click on it, it will get mounted on my local mach …
1
vote
5answers
98 views

Packaging a Mac app for distribution

What's the preferred way to create a distributable file for Mac OS: dmg or pkg?
14
votes
5answers
3k views

How do I create a nice-looking DMG for Mac OS X using command-line tools?

I need to create a nice installer for a Mac application. I want it to be a disk image (DMG), with a predefined size, layout and background image. I need to do this programmaticall …
0
votes
1answer
13 views

How to create DMG file which will allow autostarting an application efter bootup

Hi All, I want to create a DMG file for my application. That DMG file must give me the following functionlity. 1-- If I reboot my computer then my application must st …
3
votes
1answer
77 views

Releasing software for OS X [closed]

Possible Duplicate: How do I create a nice-looking DMG for Mac OS X using command-line tools? I want to release an OS X application. The application should be shipped in a …
0
votes
1answer
144 views

prohibitory sign on application icon (broken folder) on Snow Leopard

I have prepared a disk image with my application,which i want to install in Applications folder. When i copy the application from the disk image to the applications folder, i see t …
1
vote
3answers
99 views

Application to generate installers for Linux, Windows and MacOSX from a single configuration

Here's what I want: Given a set of definitions (preferably in Python) on what files to install where and what post-install script to run, etc.. I would like this program to genera …
2
votes
1answer
64 views

IS there any way to add an alias to the user Documents folder inside a DMG

It is easy enough to add an alias to the Applications folder inside a DMG as it is at /Applications on every Mac. But is it possible to add an alias to a user's Documents folder, w …
3
votes
2answers
227 views

Testing iPhone Software on Different Versions Of OS

Before submitting my app I want to test it on devices with the full range of iPhone OS available. So, I have 2 questions that I am struggling with and would greatly appreciate any …
0
votes
3answers
350 views

Add background image/color to DMG using hdiutil or other tool?

It seems like using Finder UX or some sort of UI tool (http://stackoverflow.com/questions/871199/create-drag-drop-graphic-when-installing-os-x-application-from-dmg) the only way to …
1
vote
1answer
176 views

Where to find volume mount icon on Leopard

Hi, I want to change the default icon of a dmg, I'ld like to do like skype or dropbox which use the default image volume icon, but I don't manage to find it with the finder. Do y …
3
votes
4answers
568 views

Creating a .DMG

Hi I want to create a dmg file for my Mac project. Can someone please tell me how to do this? This being my first Mac project, I do not have any idea how to proceed. I also want t …
2
votes
1answer
315 views

Create drag-drop graphic when installing OS X application from dmg

A lot of applications on the mac show a little graphic when the installer DMG is initially opened - the graphic basically allows you to drag and drop the app in that window without …
1
vote
3answers
177 views

Inspect contents of a basic, unencrypted UDIF DMG file

If I mount the DMG file using system calls to hdiutil and my application quits unexpectedly, the DMG remains mounted but because I mount it privately with -nobrowse, it doesn't sho …
0
votes
1answer
55 views

How do I add additional languages to the sla.r I use with my .dmg?

I am using SLAs bundled with my DMGs as described here. However, I want to support SLAs for languages (for example Catalan) beyond those given in the SLAResources file provided by …

1 2 next
15 30 50 per page