Re: Performing scripts on founs applications
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com - WBR, Alexey Proskuryakov _______________________________________________ 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... On Fri, 10 Dec 2004 16:31:45 -0800 Peter Bierman <bierman@apple.com> wrote: I don't think there's a supported way to do that right now, you should file a bug requesting one. Done, rdar://3916392. The usual bad news is that we currently need to support 10.2 and later, not 10.5 and later :(. Note that if you're going to use something undocumented, you should probably make your code extremely defensive about possible errors. Thinkn about what your script will do if $DESTINATION_TOKEN is undefined. In this case, it works fine ("No such file or directory", because one cannot go up from root), but you are right, I'll add an explicit check to make the script more self-documenting... This email sent to site_archiver@lists.apple.com
participants (1)
-
Alexey Proskuryakov