Re: PackageMaker installer not always installing into /Applications

2009-10-26 Thread Fritz Anderson
On 25 Oct 2009, at 6:28 PM, Paul Messmer wrote: I'm trying to build simple application installers (one for 10.4, one for 10.5+) that place required files into Application Support as well as the application itself into the Applications folder. Our current installers (built with a superset o

Re: PackageMaker installer not always installing into /Applications

2009-10-26 Thread Kyle Sluder
You want the installer-dev list. --Kyle Sluder ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/

PackageMaker installer not always installing into /Applications

2009-10-26 Thread Paul Messmer
I'm trying to build simple application installers (one for 10.4, one for 10.5+) that place required files into Application Support as well as the application itself into the Applications folder.  Our current installers (built with a superset of the script below) work fine on a clean machine.  T