Re: Where's my installer package?
Re: Where's my installer package?
- Subject: Re: Where's my installer package?
- From: Ron Aldrich <email@hidden>
- Date: Mon, 02 Jun 2008 21:15:45 -0700
Thank you, that's exactly what I needed.
Best Regards,
Ron Aldrich
Software Architects, Inc.
On Jun 2, 2008, at 8:19 PM, Coleman Nitroy wrote:
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