Hi,
Downloaded the latest Windows nightly build and from the command line I ran:
run.exe -c <mydir>
(where <mydir> isn't in the user profile)
All config / log files are created and updated within <mydir> as expected.
However, a 'log' subdir is always created on application startup within the user's APPDATA dir. In my case the dir is:
C:\Users\vieri\AppData\Roaming\Jitsi\log
This is a bug but I haven't found the place where it's happening, yet (tight schedule).
I'm supposing it could be in SIPCommunicator.java, setScHomeDir...
Help?
Thanks in advance,
Vieri