You really shouldn't use an installer unless you absolutely need to.
The correct way to do what you're attempting is to contain everything
inside the application bundle. On initial launch, copy the additional
files to where they need to be. <http://developer.apple.com/
documentation/DeveloperTools/Conceptual/SoftwareDistribution4/
SoftwareDistribution.html>
--
Thom McGrath, <http://www.thezaz.com/>
"You don't need eyes to see, you need vision" - Maxi Jazz in
"Reverence" by Faithless
On Aug 7, 2006, at 2:46 PM, Steve Goodrich wrote:
I want this to be a package, there are several extra support files
that need to be installed, plus another package (it is part of a
metapackage.)
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>