Re: Where's my installer package?
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com 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: These could be of possible use: http://developer.apple.com/documentation/DeveloperTools/Conceptual/SoftwareD... -- Coleman Nitroy cole.nitroy.com _______________________________________________ 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 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? You could make use of $1 or $INSTALLER_TEMP depending on what you are trying to do. This email sent to site_archiver@lists.apple.com
participants (1)
-
Ron Aldrich