Re: Where's my installer package?
Re: Where's my installer package?
- Subject: Re: Where's my installer package?
- From: Coleman Nitroy <email@hidden>
- Date: Mon, 2 Jun 2008 23:19:46 -0400
On Jun 2, 2008, at 10:54 PM, Ron Aldrich wrote:
I need to determine where my installer's package is at the time that
it is being run, so that I can make a backup of it on the user's
system, at a known location.
So, when my postinstall (or postupgrade) script is run, is there an
environment variable that contains the location of the installer
package?
These could be of possible use:
http://developer.apple.com/documentation/DeveloperTools/Conceptual/SoftwareDistribution/Install_Operations/chapter_8_section_3.html
You could make use of $1 or $INSTALLER_TEMP depending on what you are
trying to do.
--
Coleman Nitroy
cole.nitroy.com
_______________________________________________
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