RE: Windows User path
Georg Bauer <gb-BRhJDZTO+/[email protected]> Sat, 27 Mar 2004 11:42:57 +0100
| Newsgroups | gmane.comp.pythin.pyds.devel |
|---|---|
| Message-ID | <r02010100-1028-839A172C7FDB11D8A517000A9573A72A@[10.0.0.145]> |
Hi! > I will change the install to default to %USERPROFILE%, if it exists in > the > user's environment .. and set HOME to it at PyDs runtime. Or should I I think that would be a good idea. At least since NT 4 this should be available, and some of the user incarnations of Windows should have it, too (ME for example). > use > one of the alternates?: > >>use %HOMEDRIVE% and > >>%HOMEDIR% (or was it %HOMEPATH%?) No, as they don't give any benefit: they pointed to c:\ on the machines I checked, not very usefull ... bye, Georg