Re: How to add postflight script to installer
Re: How to add postflight script to installer
- Subject: Re: How to add postflight script to installer
- From: Bill Coderre <email@hidden>
- Date: Wed, 31 Jan 2007 15:09:33 -0800
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?
Copy it into the Resources folder of the package bundle.
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.
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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden