Overview
Artifact ID: | cbebe6e048b852b8dc1ab9dcd29bb20231188518 |
---|---|
Ticket: | 44002a7760cf54060b426865bcdca5b81421cad1
cannot locate home directory - please set the HOMEPATH environment variable |
User & Date: | anonymous 2010-10-08 08:20:15 |
Changes
- Appended to comment:
<hr /><i>anonymous claiming to be arichardson added on 2010-10-08 08:20:15:</i><br /> Huh. Seems you're right. How strange, I've never seen the HOME* variables on NT5+ before. I do have APPDATA but not LOCALAPPDATA. I don't think it can be looking for APPDATA because all sorts of programs would fail if I didn't have that defined. I would still argue for %USERPROFILE% over %HOMEDRIVE%/%HOMEPATH% because it only references one env var instead of two, and does the exact same thing, it seems.