View Single Post
Old 01-25-2016, 08:53 PM   #14
cconti
Junior Member
cconti began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Sep 2011
Device: Kindle
Quote:
Originally Posted by BetterRed View Post
The reason there are different plugins is that the two users have different configuration data, by default it is stored at the users %APPDATA% location (normally C:\Users\{username}\AppData\Roaming) in the subdirectory calibre.

Task Manager will show you the disk location of an executing program, right click program name in the Processes tab and select Properties.

If you want the users to share the configuration data you should move one (which ever is the 'better') of them to a common location. I suggest the same location as the libraries. Then for each user you'll need to set the CALIBRE_CONFIG_DIRECTORY Environment variable to reference that location.

BR

Thank you very much. I suspected there was some config file involved. Most programs have it.

Someone else suggested I look at the environment variable, but I haven't had time to look into it since I last read that post, but it sounded like it was a good lead.

If the location of that file can be changed (which I suspect is what your link will take me to) Then I'll do that, otherwise I could try using a symlink to fool the system.

Anyway, I'll give this a shot and let you guys know. Thanks for the help.
cconti is offline   Reply With Quote