Re: mac os packaging. per-user data deployment
On Feb 14, 2012, at 12:29 AM, Sergey Krulikovskiy wrote:
Hello,
I'm a newbie in packaging for MAC OS... At the moment I already tried to create a few simple packages (using the PackageMaker)... But, unfortunately each time i was faced with the same problem - how to install settings files into the "~/Library/Preferences" folder for each user who uses the computer.
Because PackageMaker (and Apple Packages) are the wrong tools for this job.
By default via PKG file I can install files into current users' profile only...
PS: I need to prepare ~ 100 applications for the enterprise deployment. So I need some common solution. Or, maybe I should some specific tool to distribute per-user data...
Yes. MCX or a login script (via a launchd LaunchAgent or Global LoginItem) are better tools for this task.
Any help would be greatly appreciated
_______________________________________________ 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: https://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com
participants (1)
-
Greg Neagle