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
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
user_pref("extensions.zotero.dataDir", "<path>");
Edit: obviously by ini I meant js, but same idea