[racket-dev] Location of user preferences files

2011-08-30 Thread Stephen Bloch
How does DrRacket decide where to put/find user preference files (e.g. language selection, teachpacks, fonts, auto-save, recently opened files, etc.)? For example, is there a way to persuade DrRacket on a Windows machine to look in a particular place on a particular lettered drive? Our

Re: [racket-dev] Location of user preferences files

2011-08-30 Thread Robby Findler
The docs say that you can adjust this via the registry: http://docs.racket-lang.org/reference/Filesystem.html?q=find-system-path#%28def._%28%28quote._~23~25kernel%29._find-system-path%29%29 but I don't know how that would work. Maybe it's location would already be good enough if the student's