> Internally, there is a sub-process running java sensorshell. The > log is > written by the sensorshell.jar. I think the java code hard codes a > user's home directory.
Actually, it uses the Java system property "user.home", it doesn't hard code anything. Cheers, Phlip
