getting pkg path from installer plugin
getting pkg path from installer plugin
- Subject: getting pkg path from installer plugin
- From: Nethan Aryan <email@hidden>
- Date: Thu, 10 Jul 2008 05:50:49 -0700 (PDT)
Hello All,
I have small problem and need your help.
In my installer plugIns, I want to know the installer path from where the installer got launched. Currently I am getting that using
[NSBundle bundleForClass:[self class]];
But the problem is: in case user runs the installer from .dmg file, the installer.app copies my plugins into a /tmp folder and then loads them, which means I am not getting the pkg path from which customer has actually launched the pkg installer. Can you suggest a way to get the actual installer pkg path within a Plugin?
Thanks
Nethan
_______________________________________________
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