zotero/app
Dan Stillman b8b4bebfc5 Windows installer: Improve architecture detection
Show an appropriate error if the ARM64 installer is run on non-ARM
Windows or if the x64 installer is run on a 32-bit system, and set the
correct architecture in `CurrentVersion\Uninstall` registry key.

Also fix `x86`/`x64` being swapped in the registry
(https://groups.google.com/g/zotero-dev/c/1Aju4t2TNTo/m/Ga4V8vLrAQAJ)
2024-08-10 04:26:58 -04:00
..
assets Tests: Fix -noquit flag 2024-07-09 12:07:32 -04:00
linux Revert "Add additional backslashes in Exec line in Linux desktop file" 2024-08-08 07:40:39 -04:00
mac Updated icon file with corrected shade of white (#4135) 2024-05-17 05:49:28 -04:00
modules Update LibreOffice submodule 2024-08-06 08:48:46 +03:00
scripts build_and_run: Fix debugger not showing Zotero sources when using d 2024-08-10 01:32:46 -04:00
update-packaging Update removed-files for Win32 and Linux after #3133 2024-07-25 03:12:34 -04:00
win Windows installer: Improve architecture detection 2024-08-10 04:26:58 -04:00
.gitignore Finish Windows ARM support 2024-05-28 06:44:21 +01:00
build.sh Windows installer: Improve architecture detection 2024-08-10 04:26:58 -04:00
config.sh Use custom XUL binary on macOS (#4010) 2024-04-19 07:04:42 -04:00
README.md

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.