Re: Moving oneself to /Applications (or ~/Applications)
Re: Moving oneself to /Applications (or ~/Applications)
- Subject: Re: Moving oneself to /Applications (or ~/Applications)
- From: Gregory Weston <email@hidden>
- Date: Wed, 18 Feb 2009 09:09:51 -0500
Ben Lachman wrote:
I'm wanting to move away from DMGs to ZIP delivery. As part of this
move I'd like to have my app, SousChef, prompt the user on first run
to move itself to /Applications (or ~/Applications as appropriate).
In a short search I can't find any code examples hanging about to do
something like this. Would anyone mind sharing ideas/code on how to
do this?
If your application *needs* to run from /Applications, then I'd say:
1. You really need to revisit whatever aspect of your implementation
is requiring that.
2. You should use an installer package, which is Apple's general
recommendation for software distribution now anyway.
If your application doesn't need to run from /Applications, then don't
worry about it.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden