Re: How to add a program as a login item after installing?
Re: How to add a program as a login item after installing?
- Subject: Re: How to add a program as a login item after installing?
- From: Ian Hummel <email@hidden>
- Date: Tue, 24 Jun 2008 08:57:26 -0400
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
I am really having a terrible time figuring out how to do this.
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.
I am building the pkg with PackageMaker 3.0.1 on Leopard.
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?
Thanks for any tips!
- ian.
_______________________________________________
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