> However, different users will want different values here.
I agree, but %HOME% or %USERPROFILE%\My Documents are probably good
defaults (the former may be difficult to figure out correctly if the
environment variable is not set).Yes, I think you're right. Perhaps %HOME% could be used as default if the env var is set and the other if not.
