Re: Change AIJ_Prefs.txt folder
Posted by PMCurie_IT on Mar 13, 2017; 10:25am
URL: http://astroimagej.170.s1.nabble.com/Change-AIJ-Prefs-txt-folder-tp628p630.html
Hi Karen,
Problem is that the C:\Windows\Cacheiac\SP\....\.astroimagej\ is not a per-user folder, it contains the default user config that will be used to create a temporary profile folder that will be erased once the user logs out.
The custom path I'd like to use would be something like
"\\%SERVPERSO%\%REPBASE%\%NOMLOGIN%\.astroimagej" or "U:\.astroimagej", since all users have a personnal folder on a server where they can store their docs and some %appdata% stuff.
I guess the AIJ update functionality wouldn't work in my setup since the AIJ is within a shared folder on a server and normal user don't have write access to it (but it does work with an admin account, after defining the proxy for the jre).
Vincent