From e836b0b04886c4496b33c08da5aa780494337419 Mon Sep 17 00:00:00 2001 From: Jaifroid Date: Sun, 3 Sep 2023 11:45:44 +0100 Subject: [PATCH] Include new appx in list of downloadable assets --- scripts/Kiwix_JS_Windows_Release_Body.md | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/Kiwix_JS_Windows_Release_Body.md b/scripts/Kiwix_JS_Windows_Release_Body.md index 3016fb9f..14925bd5 100644 --- a/scripts/Kiwix_JS_Windows_Release_Body.md +++ b/scripts/Kiwix_JS_Windows_Release_Body.md @@ -30,6 +30,7 @@ Please choose the correct version (those marked [**AUTO**] will self-update auto + Or, on a PC, open a Terminal (or command prompt) and run `winget install 'kiwix js' -s msstore` + Or, if you cannot use the Store, sideload a signed package with `winget install kiwix.kiwixjs` - this doesn't auto-update, but you can upgrade easily by running `winget upgrade kiwix.kiwixjs` - **Installable (Electron)** + + Windows 10/11 64bit - [Kiwix-JS-Electron-<>-E.appx](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>/Kiwix-JS-Electron-<>-E.appx) - new, modern install / uninstall + Windows 7/8/10/11: [Kiwix-JS-Electron-Setup-<>-E.exe](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>/Kiwix-JS-Electron-Setup-<>-E.exe) [**AUTO**] + Alternatively, run `winget install kiwix.kiwixjs.electron` in a Windows 10/11 Terminal [**AUTO**] - **Portable - no install needed**