Re: Installer JavaScript development question.
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com On Sep 29, 2010, at 10:36 AM, Alexander Klyuev wrote:
Does anybody knows a way to get full path to <MyPackage.pkg>/Contents/Resources folder within JavaScript the Installer currently runs?
What are you trying to accomplish? system.run() does not need the path. As best I can tell, you can't use system.files.* to get to things inside your package. It is also undocumented and likely to change based on OS version. I'm pretty sure it is different for bundle/flat. _______________________________________________ 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... This email sent to site_archiver@lists.apple.com
participants (1)
-
Bill Coderre