Re: How to add postflight script to installer
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Copy it into the Resources folder of the package bundle. Probably can't be UTF-16, either. But other than that, should work no problem. _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... On Jan 31, 2007, at 2:05 PM, Stéphane Sudre wrote: On mercredi, janvier 31, 2007, at 10:45 PM, Matt R wrote: I just created a postflight script in pico (in Terminal). How do I add it to the installer? myPackage.pkg/Contents/Resources/ Remember that it has to be in the right location (see above), have the correct name ("postflight" or one of the other accepted names), no extension (check in terminal), have the correct owner, group and permissions (root/admin/755), and have the "executable" bit set. Also make sure it has a #! at the very beginning of the file. This email sent to site_archiver@lists.apple.com
participants (1)
-
Bill Coderre