Group Policy to modify Data Directory Location

Hello,

I have a client that uses Zotero. We are setting up a new RDS environment on Windows 2012 for a customer. There is a group of users who use Zotero. We want to automatically modify the location for Zotero's "Data Directory Location" I am trying to discover if this setting is stored in the registry or in a ini file. Any assistance on this is greatly appreciated.

Regards,
Nick
  • edited December 16, 2013
    It is stored in an ini file. The location of the file depends on whether this is Zotero Standalone or Zotero for Firefox. The ini file should be one directory above the _default_ Zotero data directory (http://www.zotero.org/support/zotero_data) and it's called prefs.js If a custom directory is set, there will be an entry user_pref("extensions.zotero.dataDir", "<path>");

    Edit: obviously by ini I meant js, but same idea
Sign In or Register to comment.