
1 Jun
2005
1 Jun
'05
10:42 a.m.
Johan Nilsson wrote:
HOMEDRIVE and HOMEPATH does not necessarily point to that specific directory.
No. Which is why the location is stored in env vars. Still, what led to this was whether to use %HOME% or %HOMEDRIVE%%HOMEPATH% on Windows. I say the latter, as those envvars exist. The former doesn't, unless you (have) set it explicitly.
// Johan
-- /Brian Riis