PackageMaker: do not present destination selection to the user
I'm in the process of creating a package to install some software I've written. The problem I'm having is the software (a plug in for an Apply supplied application) has to be placed in a specific directory. Since this is to be per-user, I want to have it installed in the appropriate ~/Library folder, without giving the user the option to select the destination.
Unfortunately, even though I set the desired destination in the package configuration and do not have the "Allow custom location" box checked, when installing the package, the user is presented with the "Select a Destination" window as part of the installation. I would have thought specifying a location and not having the box checked would bypass this step.
Have I missed something?
- Mark
Mac OS X (10.7.4)