0

I'm using PackageMaker to build an installer package for my OS X application. I need to customize the dialog that the user sees when installation fails (return non-zero value from post install script). The Edit Interface dialog in PackageMaker does not list the error dialog. Is there a way to manually modify the PackageMaker project to customize this dialog?

John McCann
  • 315
  • 1
  • 3
  • 12

2 Answers2

2

PackageMaker donot give functionality to change the UI. You can only change the message that U want to show to the client. Almost non of the third party installer give the functionality to change the UI.

Thanks Sunil Kumar Sahoo

Sunil Kumar Sahoo
  • 53,011
  • 55
  • 178
  • 243
0

I don't think this is possible, at least from the PackageMaker UI.

Laurent Etiemble
  • 27,111
  • 5
  • 56
  • 81