SystemSettingsPersistence defaultPreferenceFileReference parent ^^ evaluate that and it should give the result, if not there was some changes in 50393 (https://pharo.fogbugz.com/f/cases/16816) Best regards, Henrik -----Original Message----- From: Pharo-dev [mailto:pharo-dev-bounces@lists.pharo.org] On Behalf Of stepharo Sent: Tuesday, October 20, 2015 6:55 PM To: Pharo Development List <pharo-dev@lists.pharo.org> Subject: [Pharo-dev] Settings: where are they stored? Hi guys I took latest image set up some fonts. Then pressed saved. "Information Settings has been stored on the disk." would be good to know where. I have no clue. Then I tried load I got: no idea what it is. Information Cannot update #Nautilus#emptyCommentWarning. Exception: MessageNotUnderstood: Nautilus class>>emptyCommentWarning: I want to set automatically and programmatically settings and I thought that I could use Ston saved settings but I looks like a not so good idea. Stef