site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Thread-index: AcXxlWairl/Umqf1SyKCIB7eKhPohQAMtXTw Thread-topic: (no subject) Or possible have your application check for a file in the users home, and if not there, create the pref files there...as a user though, I would much rather see you use /Library/Application Support.... -Mike ------------------------------------------ Michael Perbix Lower Merion School District Telecommunications Specialist PH (610) 645-1964 Fax (610) 896-2019 ________________________________ From: installer-dev-bounces+perbix=lmsd.org@lists.apple.com on behalf of Stéphane Sudre Sent: Fri 11/25/2005 2:51 AM To: adam_online@mac.com Cc: installer-dev@lists.apple.com Subject: Re: (no subject) On jeudi, novembre 24, 2005, at 08:23 PM, adam_online@mac.com wrote:
I have support files for my application that need to be installed in the user home /Library/Application Support/ directory. What's the best/preferred way of installing files into directories in the users home folder? Thanks in advance.
Choose your flavor: - just don't do it if you are installing your application in /Applications. . If you are installing your application in /Application, why not install the support files in /Library/Application Support. . If you still go that way, maybe the easiest solution is to have 2 packages. One which installs the application and that requires Admin/Root privileges. One which does not require privileges, search the archive for some tip on how to do this. Eventually the first package could "install" the raw package in /Users/Shared so that any user can access it if needed. - if you are installing your applications in $HOME/Applications, search the archive for the tip explaining showing how to install stuff in $/HOME without using the relocatable attribute. My $0.02 _______________________________________________ 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/perbix%40lmsd.org This email sent to perbix@lmsd.org _______________________________________________ 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)
-
Perbix, Michael