Installing Word Add-In from Command Line or With FileWave on macOS
Hi Zotero-Users
We use Filewave for software distributon on our macOS machines. While it is easy to install the main program this way, I hope for advice how to install the MS Word add-in either with Filewave or with a bash command or any other way (office admin center?) that allows us to do it without user interaction. As it is now, when Zotero starts the first time after distribution and tries to install the Word add-in users are asked to provide admin authentication which they don't have.
Also I wonder if it is possible to install the add-in on a per user basis rather than for all users because not all users might need or want the add-in.
Thanks for any thoughts.
Roger
We use Filewave for software distributon on our macOS machines. While it is easy to install the main program this way, I hope for advice how to install the MS Word add-in either with Filewave or with a bash command or any other way (office admin center?) that allows us to do it without user interaction. As it is now, when Zotero starts the first time after distribution and tries to install the Word add-in users are asked to provide admin authentication which they don't have.
Also I wonder if it is possible to install the add-in on a per user basis rather than for all users because not all users might need or want the add-in.
Thanks for any thoughts.
Roger
You can see manual installation instructions for details, but this shouldn't be necessary. (If you did want to skip the initial prompt, you would need to copy the file from the app package to the Startup folder and also modify prefs.js in the Zotero profile directory to set
extensions.zoteroMacWordIntegration.installed
andextensions.zoteroMacWordIntegration.skipInstallation
to true.If Word 2011 is no longer used, you could just remove those, but you can also just skip plugin installation altogether with the prefs I give above.
And thanks for your valuable input. As a matter of fact I do have Word 2011 (and Word 2008) as well as Word 2016. I'll try your suggestions, they sound very reasonable.
What still puzzles me though: Why would the error be "The file Zotero.dot couldn't be opened because there is no such file." when the file obviously exists? I tried to trace the error in the JavaScripts and the error report but my knowledge is too limited.