site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com (AH...sorry forgot to change the subject) I am really having a terrible time figuring out how to do this. I am building the pkg with PackageMaker 3.0.1 on Leopard. Thanks for any tips! - ian. _______________________________________________ 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... I am trying to create an installer for a product that consists of the following pieces * a firefox extension that needs to be placed into ~/Library/ Application Support/Profiles/XXXX/extensions/ * a script that needs to be run to install a 3rdparty piece of software Basically, I could do everything I need from a shell script, but I cannot figure out how to bundle the resources and have my pkg simply run a script that would unpack/copy/execute the resources as neccessary. Is there a way to simply put everything into one "bundle" with all the real data in the Resources directory and have it simply call a shell script during install? This email sent to site_archiver@lists.apple.com