[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[jfriends] RE: Logファイル出力




中川@富山県と申します。
>>   System.getProperty("user.home")
>> 
>> でユーザのホームディレクトリに行くということですけど、
>> Windowsだとホームディレクトリってどこでしたでしょうか。
>> 


本題から外れちゃうかもしれませんが、実験しました。
System.out.println(System.getProperty("user.home"))
とすると、Windows NT4.0の場合は
C:\WINNT\Profiles\hogehoge
(hogehoge:ログインしているユーザー名)
となりました。
Win95な環境では
C:\windows
となりました。(Hiroshi Kunoさんがポストされたとおり)

Windows95では何かとやりにくく感じてしまいます。

-
中川 聡
  nakagawa@xxxxxxxxxx
    nakagawa@xxxxxxxxxx