zotero/app
Dan Stillman c0bc796fce Don't try to use the Mozilla Maintenance Service on Windows
Updating via the service seems to actually work (or at least it logs
that it's going to use it and the update succeeds -- I didn't verify
that it actually uses the service), but conditionally using a Mozilla
background service only if it's installed on the system seems like a bad
idea.
2023-05-20 12:50:31 +01:00
..
assets Move -app-name variable to brand.ftl 2023-05-07 23:55:34 -04:00
linux Update Linux updater for Zotero 7 2023-05-20 10:51:47 +00:00
mac Update Mac updater for Zotero 7 2023-05-17 04:35:40 -04:00
modules Update Word for Mac submodule 2023-04-26 16:10:10 -04:00
scripts Don't try to use the Mozilla Maintenance Service on Windows 2023-05-20 12:50:31 +01:00
update-packaging Convert POSIX paths to Windows paths for mbsdiff on Windows 2023-05-20 12:46:32 +01:00
win Update Windows updater for Zotero 7 2023-05-18 04:58:35 +01:00
.gitignore Stop bundling the PDF tools 2023-04-29 07:14:51 -04:00
build.sh Use correct WinWord DLL for 64-bit Windows 2023-05-20 12:46:32 +01:00
config.sh Convert POSIX paths to Windows paths for mbsdiff on Windows 2023-05-20 12:46:32 +01:00
README.md Add zotero-standalone-build repo as app folder 2023-04-26 04:40:22 -04:00

Zotero Standalone build utility

These files are used to bundle the Zotero core into distributable bundles for Mac, Windows, and Linux.

Instructions for building and packaging are available on the Zotero wiki.