Re: Revert to factory settings: how to do it?
Re: Revert to factory settings: how to do it?
- Subject: Re: Revert to factory settings: how to do it?
- From: Keary Suska <email@hidden>
- Date: Mon, 11 Dec 2006 17:21:22 -0700
- Thread-topic: Revert to factory settings: how to do it?
on 12/11/06 12:08 PM, email@hidden purportedly said:
> Unless I'm missing something, you should be using:
>
> [NSUserDefaults resetStandardUserDefaults];
You think so? My understanding (from the documentation) is that this method
will first synchronize changes--i.e. write them to the defaults database,
and then release the current shared NSUserDefaults instance. It (the docs)
doesn't say anything about resetting the values to what is contained in the
registration domain--but that doesn't mean it doesn't.
On the surface this method doesn't seem terribly useful, but then I could be
missing something myself.
Best,
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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