Re: Deleting preference file from within the application
Re: Deleting preference file from within the application
- Subject: Re: Deleting preference file from within the application
- From: "Kyle Sluder" <email@hidden>
- Date: Tue, 29 Apr 2008 02:08:03 -0400
On Tue, Apr 29, 2008 at 12:22 AM, Andrew BusH <email@hidden> wrote:
> is there anyway to stop the application from doing this? Ive looked
> through NSUserDefaults but there is nothing there that looks up to the job.
I'd write a simple shell tool that deletes the preferences. Register
a function in an atexit handler that spawns the process.
--Kyle Sluder
_______________________________________________
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