Hi all,
Generally to distribute a simple cocoa application we make dmg of its release folder. When we double click on it, it mounts its image and displays an un-editable window with .app and/or other files, such dSYM, contained within it. Right now the un-editable window appears with white background and icons of files within it.
My requirement is:
To customize un-editable window such that I can display some images in background, change location and size of icons and customize other appearance features within it. eg. Skype, Growl install windows.
Can anyone suggest how can I implement it?
Thanks,
Miraaj