>From: Jose Kahan <jose.kahan@w3.org> >The problem is that this is the third change we do to this code for >finding the Windows user home dir. It seems it's not always the same >even in the same architecture. Well, I just looked at the environment vars in XP, and I found no APPDATA :-) Probably the best way to cope with this is a multilayer approach: - if the environment variable AppData exists, use it as home directory; - otherwise, if the environment variable UserHome (or something like that) exists, use it as home directory; - otherwise, complain with user and tell her to set up a suitable environment variable; - if she forces a "go on", use C:\Amaya\ . ciao, .mau.Received on Thursday, 20 February 2003 06:18:45 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 20 September 2007 14:24:34 GMT