+
Kiwix JS Windows: releases
diff --git a/package-github.appxmanifest b/package-github.appxmanifest
index 8e187cf8..de1f28ff 100644
--- a/package-github.appxmanifest
+++ b/package-github.appxmanifest
@@ -18,7 +18,7 @@
-
+
diff --git a/package.appxmanifest b/package.appxmanifest
index 5d427d43..df73e87c 100644
--- a/package.appxmanifest
+++ b/package.appxmanifest
@@ -18,7 +18,7 @@
-
+
diff --git a/package.json b/package.json
index 858641f4..73640a0d 100644
--- a/package.json
+++ b/package.json
@@ -133,10 +133,10 @@
"dist-linux": "electron-builder build --linux --projectDir dist",
"dist-linux-appimage": "electron-builder build --linux AppImage:x64 --projectDir dist",
"publish": "electron-builder --projectDir dist",
- "postpackage-win": "(robocopy archives bld\\Electron\\kiwix-js-windows-win32-ia32\\resources\\app\\archives\\ > null) ^& IF %ERRORLEVEL% LSS 8 SET ERRORLEVEL = 0",
- "postpackage-linux": "(robocopy archives bld\\Electron\\kiwix-js-windows-linux-x64\\archives\\ > null) ^& IF %ERRORLEVEL% LSS 8 SET ERRORLEVEL = 0"
+ "postpackage-win": "(robocopy archives bld\\Electron\\kiwix-js-pwa-win32-ia32\\resources\\app\\archives\\ > null) ^& IF %ERRORLEVEL% LSS 8 SET ERRORLEVEL = 0",
+ "postpackage-linux": "(robocopy archives bld\\Electron\\kiwix-js-pwa-linux-x64\\archives\\ > null) ^& IF %ERRORLEVEL% LSS 8 SET ERRORLEVEL = 0"
},
- "repository": "https://github.com/kiwix/kiwix-js-windows",
+ "repository": "https://github.com/kiwix/kiwix-js-pwa",
"keywords": [
"Kiwix",
"offline",
diff --git a/package.json.nwjs b/package.json.nwjs
index 4b1eb94a..6aa857bf 100644
--- a/package.json.nwjs
+++ b/package.json.nwjs
@@ -72,7 +72,7 @@
"icon": "www/img/icons/kiwix-64.ico"
}
},
- "repository": "https://github.com/kiwix/kiwix-js-windows",
+ "repository": "https://github.com/kiwix/kiwix-js-pwa",
"keywords": [
"Kiwix",
"offline",
diff --git a/scripts/Build-Electron.ps1 b/scripts/Build-Electron.ps1
index a96a0a48..95ab98bb 100644
--- a/scripts/Build-Electron.ps1
+++ b/scripts/Build-Electron.ps1
@@ -38,7 +38,7 @@ if ($original_release_tag_name) {
if ($electronbuild -eq "cloud") {
$branch_name = &{ git branch --show-current }
"Setting the build branch to: $branch_name"
- $release_uri = 'https://api.github.com/repos/kiwix/kiwix-js-windows/actions/workflows/build-electron.yml/dispatches'
+ $release_uri = 'https://api.github.com/repos/kiwix/kiwix-js-pwa/actions/workflows/build-electron.yml/dispatches'
# Set up dispatch_params object - for API see https://docs.github.com/en/rest/reference/actions#create-a-workflow-dispatch-event
$dispatch_params = @{
Uri = $release_uri
@@ -169,7 +169,7 @@ if (-Not (($electronbuild -eq 'cloud') -or $old_windows_support -or (Test-Path $
# Package portable electron app for Windows
"`nBuilding portable Electron app for Windows"
"Compressing release package for Electron..."
- $foldername = "kiwix-js-windows-win32-ia32"
+ $foldername = "kiwix-js-pwa-win32-ia32"
$compressed_assets_dir = $base_dir + $foldername
# Find the executable filename in the folder
$executable = (ls "$unpacked_folder/*.exe") -replace '^.*[/\\]([^/\\]+)$', '$1'
diff --git a/scripts/Create-DraftRelease.ps1 b/scripts/Create-DraftRelease.ps1
index 42b614b9..8496bf5c 100644
--- a/scripts/Create-DraftRelease.ps1
+++ b/scripts/Create-DraftRelease.ps1
@@ -17,7 +17,7 @@ param (
[switch]$help = $false # If invoked with -help, will display help on valid switches
)
# DEV: To build new icons, install electron-icon-builder, then
-# electron-icon-builder --input=C:\Repos\kiwix-js-windows\bld\icon.png --output=./build_resources/
+# electron-icon-builder --input=C:\Repos\kiwix-js-pwa\bld\icon.png --output=./build_resources/
# then move icons in png into /build_resources/icons/
function Get-ReleaseHelp {
@@ -81,7 +81,7 @@ if ($help -or $tag_name -eq '?') {
}
# Provide parameters
-$release_uri = 'https://api.github.com/repos/kiwix/kiwix-js-windows/releases'
+$release_uri = 'https://api.github.com/repos/kiwix/kiwix-js-pwa/releases'
if ($GITHUB_TOKEN) {
$github_token = $GITHUB_TOKEN
} else {
diff --git a/scripts/Kiwix_JS_WikiMed_E_Release_Body.md b/scripts/Kiwix_JS_WikiMed_E_Release_Body.md
index 731759d1..a2033905 100644
--- a/scripts/Kiwix_JS_WikiMed_E_Release_Body.md
+++ b/scripts/Kiwix_JS_WikiMed_E_Release_Body.md
@@ -1,23 +1,23 @@
## Portable and installable builds of Kiwix JS WikiMed Electron Edition for Windows 7/8/10/11 and Linux
-This is **not** the UWP/Microsoft Store build. If you are using Windows 10 or 11, we strongly recommend [the WikiMed release for the Microsoft Store](https://kiwix.github.io/kiwix-js-windows/wikimed-uwp.html), which will keep itself up-to-date automatically. These portable and installable versions run on the included [Electron platform](https://www.electronjs.org/) version 10.4.0.
+This is **not** the UWP/Microsoft Store build. If you are using Windows 10 or 11, we strongly recommend [the WikiMed release for the Microsoft Store](https://kiwix.github.io/kiwix-js-pwa/wikimed-uwp.html), which will keep itself up-to-date automatically. These portable and installable versions run on the included [Electron platform](https://www.electronjs.org/) version 10.4.0.
-These builds are packaged with the <> English-language WikiMed archive `<>`. They will run on 32bit and 64bit editions of Windows or Linux (tested on Ubuntu, Debian and OpenSUSE - but see instructions below). The Windows build is **not compatible with Windows XP or Windows Vista**. If you need an app compatible with those old platforms, get [Kiwix JS Windows reader](https://kiwix.github.io/kiwix-js-windows/kiwix-js-nwjs.html) and download the latest WikiMed archive from within the app.
+These builds are packaged with the <> English-language WikiMed archive `<>`. They will run on 32bit and 64bit editions of Windows or Linux (tested on Ubuntu, Debian and OpenSUSE - but see instructions below). The Windows build is **not compatible with Windows XP or Windows Vista**. If you need an app compatible with those old platforms, get [Kiwix JS Windows reader](https://kiwix.github.io/kiwix-js-pwa/kiwix-js-nwjs.html) and download the latest WikiMed archive from within the app.
Choose the correct build (**warning: the download is at least 1.2GB**):
* **Windows**:
- **Portable** (just unzip, no install needed)
- + Windows 7/8/10/11 - [Kiwix JS WikiMed <>.zip](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>-WikiMed/Kiwix.JS.WikiMed.<>.zip)
+ + Windows 7/8/10/11 - [Kiwix JS WikiMed <>.zip](https://github.com/kiwix/kiwix-js-pwa/releases/download/v<>-WikiMed/Kiwix.JS.WikiMed.<>.zip)
- **Installable**
- + Windows 7/8/10/11 - [Kiwix JS WikiMed Setup <>-E.exe](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>-WikiMed/Kiwix.JS.WikiMed.Setup.<>-E.exe)
+ + Windows 7/8/10/11 - [Kiwix JS WikiMed Setup <>-E.exe](https://github.com/kiwix/kiwix-js-pwa/releases/download/v<>-WikiMed/Kiwix.JS.WikiMed.Setup.<>-E.exe)
* **Linux**:
- **Portable**
- + AppImage 64bit (Ubuntu, Debian, OpenSUSE) - [Kiwix JS WikiMed-<>-E.AppImage](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>-WikiMed/Kiwix.JS.WikiMed-<>-E.AppImage)
- + AppImage 32bit (Ubuntu, Debian, OpenSUSE) - [Kiwix JS WikiMed-<>-E-i386.AppImage](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>-WikiMed/Kiwix.JS.WikiMed-<>-E-i386.AppImage)
+ + AppImage 64bit (Ubuntu, Debian, OpenSUSE) - [Kiwix JS WikiMed-<>-E.AppImage](https://github.com/kiwix/kiwix-js-pwa/releases/download/v<>-WikiMed/Kiwix.JS.WikiMed-<>-E.AppImage)
+ + AppImage 32bit (Ubuntu, Debian, OpenSUSE) - [Kiwix JS WikiMed-<>-E-i386.AppImage](https://github.com/kiwix/kiwix-js-pwa/releases/download/v<>-WikiMed/Kiwix.JS.WikiMed-<>-E-i386.AppImage)
- **Installable**
- + Deb package 64bit (Ubuntu, Debian) - [kiwix-js-wikimed_<>-E_amd64.deb](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>-WikiMed/kiwix-js-wikimed_<>-E_amd64.deb)
- + Deb package 32bit (Ubuntu, Debian) - [kiwix-js-wikimed_<>-E_i386.deb](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>-WikiMed/kiwix-js-wikimed_<>-E_i386.deb)
+ + Deb package 64bit (Ubuntu, Debian) - [kiwix-js-wikimed_<>-E_amd64.deb](https://github.com/kiwix/kiwix-js-pwa/releases/download/v<>-WikiMed/kiwix-js-wikimed_<>-E_amd64.deb)
+ + Deb package 32bit (Ubuntu, Debian) - [kiwix-js-wikimed_<>-E_i386.deb](https://github.com/kiwix/kiwix-js-pwa/releases/download/v<>-WikiMed/kiwix-js-wikimed_<>-E_i386.deb)
There is no installation required for the Portable versions. NONE of these builds auto-update (yet). Installation instructions are after the screenshot.
@@ -25,11 +25,11 @@ There is no installation required for the Portable versions. NONE of these build
### Instructions:
-* For the Windows Portable build, unzip the contents of the [Kiwix JS WikiMed <>.zip archive](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>-WikiMed/Kiwix.JS.WikiMed.<>.zip) archive to any folder, or to a flash drive / thumb drive, and double click on `Start Kiwix JS WikiMed` or `Start Kiwix JS WikiMed.bat`, or open the `kiwix-js-windows-win32-ia32` folder and double click on `Kiwix JS WikiMed.exe`.
+* For the Windows Portable build, unzip the contents of the [Kiwix JS WikiMed <>.zip archive](https://github.com/kiwix/kiwix-js-pwa/releases/download/v<>-WikiMed/Kiwix.JS.WikiMed.<>.zip) archive to any folder, or to a flash drive / thumb drive, and double click on `Start Kiwix JS WikiMed` or `Start Kiwix JS WikiMed.bat`, or open the `kiwix-js-pwa-win32-ia32` folder and double click on `Kiwix JS WikiMed.exe`.
* For the Windows Setup (installable) build, simply download and launch. It will install itself, together with a shortcut in your shortcut menu, and run. When you want to update the app, just install a new version over it (it will uninstall the old one for you).
* For the Linux portable builds, download and save the correct AppImage file anywhere (e.g. your Desktop), and double-click it. If it doesn’t work, open Terminal and run `chmod a+x Kiwix.JS.WikiMed*.AppImage` and then `./Kiwix.JS.WikiMed*.AppImage`. On **Debian**, you will probably need to add the `--no-sandbox` switch to the command like this `./Kiwix.JS.WikiMed*.AppImage --no-sandbox` (see https://github.com/electron/electron/issues/17972#issuecomment-516957971). On **OpenSUSE**, you may need to use these commandline switches instead: `./Kiwix.JS.WikiMed*.AppImage --use-gl=disabled --disable-gpu-compositing`.¹
* For the Linux installable builds, download the correct `.deb` package. Open a terminal, `cd` to the directory containing the package, and type `sudo apt install ./kiwix-js-wikimed*.deb`. Once installed, on **Debian**, you may have to run the app by opening terminal and typing `kiwix-js-wikimed --no-sandbox`. On **Ubuntu**, you should be able to run it from its installed icon. When you want to update, just install the new version, and it will install over the old version. To install on **OpenSUSE**, it may be easiest to extract the files from the AppImage instead of using the Deb package. The executable is `kiwix-js-wikimed` and you may need to add the commandline switches `--use-gl=disabled --disable-gpu-compositing`.¹
-* Windows: **Because the portable archive may not be commonly downloaded, you may face Windows SmartScreen issues** on first launch. Follow instructions to "Run anyway" if you trust this site. If you prefer, use the installable version [Kiwix JS WikiMed Setup <>-E.exe](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>-WikiMed/Kiwix.JS.WikiMed.Setup.<>-E.exe) which is digitally signed.
+* Windows: **Because the portable archive may not be commonly downloaded, you may face Windows SmartScreen issues** on first launch. Follow instructions to "Run anyway" if you trust this site. If you prefer, use the installable version [Kiwix JS WikiMed Setup <>-E.exe](https://github.com/kiwix/kiwix-js-pwa/releases/download/v<>-WikiMed/Kiwix.JS.WikiMed.Setup.<>-E.exe) which is digitally signed.
¹ With many thanks to Jay Midura for documenting the switches needed for OpenSUSE.
@@ -46,4 +46,4 @@ There is no installation required for the Portable versions. NONE of these build
* INCONSISTENCY: When printing in jQuery mode, all sections are opened before printing (if the user had closed any), whereas in SW mode, closed sections are not opened before printing;
* If you download an archive from within the app (from Configuration), you will be able to pick a download directory, and the download will start, but then there will be no further indication that a download is in progress. You will need to check the chosen download directory to see if the download has completed;
-* Please see https://github.com/kiwix/kiwix-js-windows/issues for further known issues. If you find a new issue, please open a new issue on that page.
+* Please see https://github.com/kiwix/kiwix-js-pwa/issues for further known issues. If you find a new issue, please open a new issue on that page.
diff --git a/scripts/Kiwix_JS_WikiMed_Release_Body.md b/scripts/Kiwix_JS_WikiMed_Release_Body.md
index 94ae3ab5..399f5e3e 100644
--- a/scripts/Kiwix_JS_WikiMed_Release_Body.md
+++ b/scripts/Kiwix_JS_WikiMed_Release_Body.md
@@ -4,7 +4,7 @@ WikiMed by Kiwix is an offline medical encyclopaedia with content curated by [MD

-These custom apps are packaged with the <> English-language WikiMed archive `<>`. They will run on 32bit and 64bit editions of Windows or Linux (tested on Ubuntu, Debian, Fedora and OpenSUSE). The Windows builds are **not compatible with Windows XP or Windows Vista**. If you need an app compatible with those old platforms, get [Kiwix JS Windows reader](https://kiwix.github.io/kiwix-js-windows/kiwix-js-nwjs.html) and download the latest WikiMed archive from within the app.
+These custom apps are packaged with the <> English-language WikiMed archive `<>`. They will run on 32bit and 64bit editions of Windows or Linux (tested on Ubuntu, Debian, Fedora and OpenSUSE). The Windows builds are **not compatible with Windows XP or Windows Vista**. If you need an app compatible with those old platforms, get [Kiwix JS Windows reader](https://kiwix.github.io/kiwix-js-pwa/kiwix-js-nwjs.html) and download the latest WikiMed archive from within the app.
**MS Store status: IN CERTIFICATION**
**Winget status: IN CERTIFICATION**
@@ -13,11 +13,11 @@ Please choose the correct version:
* **Linux** (installation instructions below):
- **Portable (Electron)**
- + AppImage 64bit (Ubuntu, Debian, Fedora, OpenSUSE) - [WikiMed-by-Kiwix-<>-E.AppImage](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>-WikiMed/WikiMed-by-Kiwix-<>-E.AppImage)
- + AppImage 32bit (Ubuntu, Debian, Fedora, OpenSUSE) - [WikiMed-by-Kiwix-<>-E-i386.AppImage](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>-WikiMed/WikiMed-by-Kiwix-<>-E-i386.AppImage)
+ + AppImage 64bit (Ubuntu, Debian, Fedora, OpenSUSE) - [WikiMed-by-Kiwix-<>-E.AppImage](https://github.com/kiwix/kiwix-js-pwa/releases/download/v<>-WikiMed/WikiMed-by-Kiwix-<>-E.AppImage)
+ + AppImage 32bit (Ubuntu, Debian, Fedora, OpenSUSE) - [WikiMed-by-Kiwix-<>-E-i386.AppImage](https://github.com/kiwix/kiwix-js-pwa/releases/download/v<>-WikiMed/WikiMed-by-Kiwix-<>-E-i386.AppImage)
- **Installable (Electron)**
- + Deb package 64bit (Ubuntu, Debian) - [kiwix-js-wikimed_<>-E_amd64.deb](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>-WikiMed/kiwix-js-wikimed_<>-E_amd64.deb)
- + Deb package 32bit (Ubuntu, Debian) - [kiwix-js-wikimed_<>-E_i386.deb](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>-WikiMed/kiwix-js-wikimed_<>-E_i386.deb)
+ + Deb package 64bit (Ubuntu, Debian) - [kiwix-js-wikimed_<>-E_amd64.deb](https://github.com/kiwix/kiwix-js-pwa/releases/download/v<>-WikiMed/kiwix-js-wikimed_<>-E_amd64.deb)
+ + Deb package 32bit (Ubuntu, Debian) - [kiwix-js-wikimed_<>-E_i386.deb](https://github.com/kiwix/kiwix-js-pwa/releases/download/v<>-WikiMed/kiwix-js-wikimed_<>-E_i386.deb)
* **Windows**:
- **Store app for Windows 10/11 (UWP)** - _recommended_ (self-updates)
@@ -25,16 +25,16 @@ Please choose the correct version:
+ Or, on a PC, open a command prompt and run `winget install wikimed -s msstore`
+ Or, if you cannot use the Store, sideload a signed package with `winget install kiwix.wikimed` - upgrade easily by running `winget upgrade kiwix.wikimed`
- **Installable (Electron)**
- + Windows 10/11 64bit - [WikiMed-by-Kiwix-<>-E.appx](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>-WikiMed/WikiMed-by-Kiwix-<>-E.appx) - new, modern install / uninstall
- + Windows 7/8/10/11 32bit (also runs on 64bit) - [WikiMed-by-Kiwix-Setup-<>-E.exe](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>-WikiMed/WikiMed-by-Kiwix-Setup-<>-E.exe) - traditional executable
+ + Windows 10/11 64bit - [WikiMed-by-Kiwix-<>-E.appx](https://github.com/kiwix/kiwix-js-pwa/releases/download/v<>-WikiMed/WikiMed-by-Kiwix-<>-E.appx) - new, modern install / uninstall
+ + Windows 7/8/10/11 32bit (also runs on 64bit) - [WikiMed-by-Kiwix-Setup-<>-E.exe](https://github.com/kiwix/kiwix-js-pwa/releases/download/v<>-WikiMed/WikiMed-by-Kiwix-Setup-<>-E.exe) - traditional executable
+ Alternatively, run `winget install kiwix.wikimed.electron` in a Windows 10/11 Terminal
- **Portable (Electron) - just unzip, no install needed**
- + Windows 7/8/10/11 - [WikiMed-by-Kiwix-<>-E.zip](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>-WikiMed/WikiMed-by-Kiwix-<>-E.zip)
+ + Windows 7/8/10/11 - [WikiMed-by-Kiwix-<>-E.zip](https://github.com/kiwix/kiwix-js-pwa/releases/download/v<>-WikiMed/WikiMed-by-Kiwix-<>-E.zip)
## Installation Instructions - Electron
* For the Windows 64bit or 32bit installable builds, simply download and launch. It will install itself, together with a shortcut in your shortcut menu, and run. When you want to update the app, just install a new version over it (it will uninstall the old one for you).
-* For the Windows Portable build, unzip the contents of the [WikiMed-by-Kiwix-<>-E.zip](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>-WikiMed/WikiMed-by-Kiwix-<>-E.zip) archive to any folder, or to a flash drive / thumb drive, and double click on `Start WikiMed by Kiwix` or `Start WikiMed by Kiwix.bat`, or open the `kiwix-js-windows-win32-ia32` folder and double click on `WikiMed by Kiwix.exe`.
+* For the Windows Portable build, unzip the contents of the [WikiMed-by-Kiwix-<>-E.zip](https://github.com/kiwix/kiwix-js-pwa/releases/download/v<>-WikiMed/WikiMed-by-Kiwix-<>-E.zip) archive to any folder, or to a flash drive / thumb drive, and double click on `Start WikiMed by Kiwix` or `Start WikiMed by Kiwix.bat`, or open the `kiwix-js-pwa-win32-ia32` folder and double click on `WikiMed by Kiwix.exe`.
* **For the Linux _portable_ builds,** download and save the correct AppImage file anywhere (e.g. your Desktop), and double-click it. If it doesn’t work, open a terminal and run `chmod a+x WikiMed-by-Kiwix*.AppImage` and then `./WikiMed-by-Kiwix*.AppImage`.
+ On **_Debian_**, if you you have issues running the AppImage on older versions of the OS, you can try adding the `--no-sandbox` switch to the command (see https://github.com/electron/electron/issues/17972#issuecomment-516957971). This is not necessary on recent versions.
+ On **OpenSUSE** you may need to install Chrome in order to get the dependencies necessary to run the AppImage (because Electron apps run Chrome internally). With **_older_** versions of OpenSUSE, you may additionally need to use these commandline switches: `./WikiMed-by-Kiwix*.AppImage --use-gl=disabled --disable-gpu-compositing`,¹ but this is no longer necessary in recent versions.
@@ -60,10 +60,10 @@ Please choose the correct version:
### Known Issues
* **Printing**: In Electron apps, no preview is available prior to printing: we recommend you print to PDF first and then print the PDF, or use the PWA instead for printing (which has print preview). Before printing, ensure all sections you want to print are open (if you closed them).
-* Please see https://github.com/kiwix/kiwix-js-windows/issues for further known issues. If you find a new issue, please open a new issue on that page.
+* Please see https://github.com/kiwix/kiwix-js-pwa/issues for further known issues. If you find a new issue, please open a new issue on that page.
## Instructions for sideloading (UWP)
You can sideload the app easily by typing `winget install kiwix.wikimed` in a Command Prompt or PowerShell terminal (Windows 10 or 11). This will download and install the Electron-based appx. If you want to install the legacy UWP appxbundle based on EdgeHTML, then simply download the appxbundle (see below) and double click it. The app installer should launch and will let you install it.
-For Windows Mobile or for sideloading manually, please download [KiwixWebAppWikiMed_<>.0_AnyCPU.appxbundle](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>-WikiMed/KiwixWebAppWikiMed_<>.0_AnyCPU.appxbundle) and the zipped PowerShell script from Assets below. Then follow the detailed instructions at https://github.com/kiwix/kiwix-js-windows/tree/main/AppPackages#readme.
+For Windows Mobile or for sideloading manually, please download [KiwixWebAppWikiMed_<>.0_AnyCPU.appxbundle](https://github.com/kiwix/kiwix-js-pwa/releases/download/v<>-WikiMed/KiwixWebAppWikiMed_<>.0_AnyCPU.appxbundle) and the zipped PowerShell script from Assets below. Then follow the detailed instructions at https://github.com/kiwix/kiwix-js-pwa/tree/main/AppPackages#readme.
diff --git a/scripts/Kiwix_JS_Wikivoyage_E_Release_Body.md b/scripts/Kiwix_JS_Wikivoyage_E_Release_Body.md
index 7b4c959f..11cf3fd3 100644
--- a/scripts/Kiwix_JS_Wikivoyage_E_Release_Body.md
+++ b/scripts/Kiwix_JS_Wikivoyage_E_Release_Body.md
@@ -2,7 +2,7 @@

-These custom apps are packaged with the <> English-language Wikivoyage archive `<>`. They will run on 32bit and 64bit editions of Windows or Linux (tested on Ubuntu, Debian and OpenSUSE - but see instructions below). The Windows builds are **not compatible with Windows XP or Windows Vista**. If you need an app compatible with those old platforms, get [Kiwix JS Windows reader](https://kiwix.github.io/kiwix-js-windows/kiwix-js-nwjs.html) and download the latest Wikivoyage archive from within the app.
+These custom apps are packaged with the <> English-language Wikivoyage archive `<>`. They will run on 32bit and 64bit editions of Windows or Linux (tested on Ubuntu, Debian and OpenSUSE - but see instructions below). The Windows builds are **not compatible with Windows XP or Windows Vista**. If you need an app compatible with those old platforms, get [Kiwix JS Windows reader](https://kiwix.github.io/kiwix-js-pwa/kiwix-js-nwjs.html) and download the latest Wikivoyage archive from within the app.
**MS Store status: IN CERTIFICATION**
**Winget status: IN CERTIFICATION**
@@ -15,25 +15,25 @@ Please choose the correct version (only the Store version will self update):
+ Or, on a PC, open a command prompt and run `winget install wikivoyage -s msstore` (self-updates)
+ Or, if you cannot use the Store, sideload a signed package with `winget install kiwix.wikivoyage` - this doesn't auto-update, but you can upgrade easily by running `winget upgrade` or `winget upgrade --all`
- **Portable (Electron) - just unzip, no install needed**
- + Windows 7/8/10/11: [Wikivoyage-by-Kiwix-<>-E.zip](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>-Wikivoyage/Wikivoyage-by-Kiwix-<>-E.zip)
+ + Windows 7/8/10/11: [Wikivoyage-by-Kiwix-<>-E.zip](https://github.com/kiwix/kiwix-js-pwa/releases/download/v<>-Wikivoyage/Wikivoyage-by-Kiwix-<>-E.zip)
- **Installable (Electron)**
- + Windows 7/8/10/11 - [Wikivoyage-by-Kiwix-Setup-<>-E.exe](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>-Wikivoyage/Wikivoyage-by-Kiwix-Setup-<>-E.exe)
+ + Windows 7/8/10/11 - [Wikivoyage-by-Kiwix-Setup-<>-E.exe](https://github.com/kiwix/kiwix-js-pwa/releases/download/v<>-Wikivoyage/Wikivoyage-by-Kiwix-Setup-<>-E.exe)
+ Alternatively, run `winget install kiwix.wikivoyage.electron` in a Windows 10/11 Terminal
* **Linux** (read important instructions below screenshot):
- **Portable (Electron)**
- + AppImage 64bit (Ubuntu, Debian, OpenSUSE) - [Wikivoyage-by-Kiwix-<>-E.AppImage](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>-Wikivoyage/Wikivoyage-by-Kiwix-<>-E.AppImage)
- + AppImage 32bit (Ubuntu, Debian, OpenSUSE) - [Wikivoyage-by-Kiwix-<>-E-i386.AppImage](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>-Wikivoyage/Wikivoyage-by-Kiwix-<>-E-i386.AppImage)
+ + AppImage 64bit (Ubuntu, Debian, OpenSUSE) - [Wikivoyage-by-Kiwix-<>-E.AppImage](https://github.com/kiwix/kiwix-js-pwa/releases/download/v<>-Wikivoyage/Wikivoyage-by-Kiwix-<>-E.AppImage)
+ + AppImage 32bit (Ubuntu, Debian, OpenSUSE) - [Wikivoyage-by-Kiwix-<>-E-i386.AppImage](https://github.com/kiwix/kiwix-js-pwa/releases/download/v<>-Wikivoyage/Wikivoyage-by-Kiwix-<>-E-i386.AppImage)
- **Installable (Electron)**
- + Deb package 64bit (Ubuntu, Debian) - [kiwix-js-wikivoyage_<>-E_amd64.deb](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>-Wikivoyage/kiwix-js-wikivoyage_<>-E_amd64.deb)
- + Deb package 32bit (Ubuntu, Debian) - [kiwix-js-wikivoyage_<>-E_i386.deb](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>-Wikivoyage/kiwix-js-wikivoyage_<>-E_i386.deb)
+ + Deb package 64bit (Ubuntu, Debian) - [kiwix-js-wikivoyage_<>-E_amd64.deb](https://github.com/kiwix/kiwix-js-pwa/releases/download/v<>-Wikivoyage/kiwix-js-wikivoyage_<>-E_amd64.deb)
+ + Deb package 32bit (Ubuntu, Debian) - [kiwix-js-wikivoyage_<>-E_i386.deb](https://github.com/kiwix/kiwix-js-pwa/releases/download/v<>-Wikivoyage/kiwix-js-wikivoyage_<>-E_i386.deb)
## Installation Instructions - Electron
-* For the Windows Portable build, unzip the contents of the [Wikivoyage-by-Kiwix-<>-E.zip](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>-Wikivoyage/Wikivoyage-by-Kiwix-<>-E.zip) archive to any folder, or to a flash drive / thumb drive, and double click on `Start Wikivoyage by Kiwix` or `Start Wikivoyage by Kiwix.bat`, or open the `kiwix-js-windows-win32-ia32` folder and double click on `Wikivoyage by Kiwix.exe`.
+* For the Windows Portable build, unzip the contents of the [Wikivoyage-by-Kiwix-<>-E.zip](https://github.com/kiwix/kiwix-js-pwa/releases/download/v<>-Wikivoyage/Wikivoyage-by-Kiwix-<>-E.zip) archive to any folder, or to a flash drive / thumb drive, and double click on `Start Wikivoyage by Kiwix` or `Start Wikivoyage by Kiwix.bat`, or open the `kiwix-js-pwa-win32-ia32` folder and double click on `Wikivoyage by Kiwix.exe`.
* For the Windows Setup (installable) build, simply download and launch. It will install itself, together with a shortcut in your shortcut menu, and run. When you want to update the app, just install a new version over it (it will uninstall the old one for you).
* For the Linux portable builds, download and save the correct AppImage file anywhere (e.g. your Desktop), and double-click it. If it doesn’t work, open Terminal and run `chmod a+x Wikivoyage-by-Kiwix*.AppImage` and then `./Wikivoyage-by-Kiwix*.AppImage`. On **Debian**, you will probably need to add the `--no-sandbox` switch to the command like this `./Wikivoyage-by-Kiwix*.AppImage --no-sandbox` (see https://github.com/electron/electron/issues/17972#issuecomment-516957971). On **OpenSUSE**, you may need to use these commandline switches instead: `./Wikivoyage-by-Kiwix*.AppImage --use-gl=disabled --disable-gpu-compositing`.¹
* For the Linux installable builds, download the correct `.deb` package. Open a terminal, `cd` to the directory containing the package, and type `sudo apt install ./kiwix-js-wikivoyage*.deb`. Once installed, on **Debian**, you may have to run the app by opening terminal and typing `kiwix-js-wikivoyage --no-sandbox`. On **Ubuntu**, you should be able to run it from its installed icon. When you want to update, just install the new version, and it will install over the old version. To install on **OpenSUSE**, it may be easiest to extract the files from the AppImage instead of using the Deb package. The executable is `kiwix-js-wikivoyage` and you may need to add the commandline switches `--use-gl=disabled --disable-gpu-compositing`.¹
-* Windows portable version: If you get a Windows Smartscreen notification on first launch, follow instructions to "Run anyway" if you trust this site. If you prefer, use the installable version [Wikivoyage-by-Kiwix-Setup-<>-E.exe](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>-Wikivoyage/Wikivoyage-by-Kiwix-Setup-<>-E.exe) which is digitally signed.
+* Windows portable version: If you get a Windows Smartscreen notification on first launch, follow instructions to "Run anyway" if you trust this site. If you prefer, use the installable version [Wikivoyage-by-Kiwix-Setup-<>-E.exe](https://github.com/kiwix/kiwix-js-pwa/releases/download/v<>-Wikivoyage/Wikivoyage-by-Kiwix-Setup-<>-E.exe) which is digitally signed.
¹ With many thanks to Jay Midura for documenting the switches needed for OpenSUSE.
@@ -51,10 +51,10 @@ Please choose the correct version (only the Store version will self update):
* INCONSISTENCY: When printing in jQuery mode, all sections are opened before printing (if the user had closed any), whereas in SW mode, closed sections are not opened before printing;
* In the Electron version (not the UWP version): if you download an archive from within the app (from Configuration), you will be able to pick a download directory, and the download will start, but then there will be no further indication that a download is in progress. You will need to check the chosen download directory to see if the download has completed;
-* Please see https://github.com/kiwix/kiwix-js-windows/issues for further known issues. If you find a new issue, please open a new issue on that page.
+* Please see https://github.com/kiwix/kiwix-js-pwa/issues for further known issues. If you find a new issue, please open a new issue on that page.
## Instructions for sideloading (UWP)
**New!** You can sideload the app easily by typing `winget install kiwix.wikivoyage` in a Command Prompt or PowerShell terminal (Windows 10 or 11).
-For Windows Mobile or for sideloading manually, please download [KiwixWebAppWikivoyage_<>.0_AnyCPU.appxbundle](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>-Wikivoyage/KiwixWebAppWikivoyage_<>.0_AnyCPU.appxbundle) and the zipped PowerShell script from Assets below. Then follow the detailed instructions at https://github.com/kiwix/kiwix-js-windows/tree/main/AppPackages#readme.
+For Windows Mobile or for sideloading manually, please download [KiwixWebAppWikivoyage_<>.0_AnyCPU.appxbundle](https://github.com/kiwix/kiwix-js-pwa/releases/download/v<>-Wikivoyage/KiwixWebAppWikivoyage_<>.0_AnyCPU.appxbundle) and the zipped PowerShell script from Assets below. Then follow the detailed instructions at https://github.com/kiwix/kiwix-js-pwa/tree/main/AppPackages#readme.
diff --git a/scripts/Kiwix_JS_Wikivoyage_Release_Body.md b/scripts/Kiwix_JS_Wikivoyage_Release_Body.md
index 63a2b4fa..32869085 100644
--- a/scripts/Kiwix_JS_Wikivoyage_Release_Body.md
+++ b/scripts/Kiwix_JS_Wikivoyage_Release_Body.md
@@ -4,7 +4,7 @@ Wikiovyage by Kiwix is an offline travel guide featuring more than 31,000 destin

-These custom apps are packaged with the <> English-language Wikivoyage archive `<>`. They will run on 32bit and 64bit editions of Windows or Linux (tested on Ubuntu, Debian, Fedora and OpenSUSE). The Windows builds are **not compatible with Windows XP or Windows Vista**. If you need an app compatible with those old platforms, get [Kiwix JS Windows reader](https://kiwix.github.io/kiwix-js-windows/kiwix-js-nwjs.html) and download the latest Wikivoyage archive from within the app.
+These custom apps are packaged with the <> English-language Wikivoyage archive `<>`. They will run on 32bit and 64bit editions of Windows or Linux (tested on Ubuntu, Debian, Fedora and OpenSUSE). The Windows builds are **not compatible with Windows XP or Windows Vista**. If you need an app compatible with those old platforms, get [Kiwix JS Windows reader](https://kiwix.github.io/kiwix-js-pwa/kiwix-js-nwjs.html) and download the latest Wikivoyage archive from within the app.
**MS Store status: IN CERTIFICATION**
**Winget status: IN CERTIFICATION**
@@ -13,11 +13,11 @@ Please choose the correct version:
* **Linux** (installation instructions below):
- **Portable (Electron)**
- + AppImage 64bit (Ubuntu, Debian, Fedora, OpenSUSE) - [Wikivoyage-by-Kiwix-<>-E.AppImage](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>-Wikivoyage/Wikivoyage-by-Kiwix-<>-E.AppImage)
- + AppImage 32bit (Ubuntu, Debian, Fedora, OpenSUSE) - [Wikivoyage-by-Kiwix-<>-E-i386.AppImage](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>-Wikivoyage/Wikivoyage-by-Kiwix-<>-E-i386.AppImage)
+ + AppImage 64bit (Ubuntu, Debian, Fedora, OpenSUSE) - [Wikivoyage-by-Kiwix-<>-E.AppImage](https://github.com/kiwix/kiwix-js-pwa/releases/download/v<>-Wikivoyage/Wikivoyage-by-Kiwix-<>-E.AppImage)
+ + AppImage 32bit (Ubuntu, Debian, Fedora, OpenSUSE) - [Wikivoyage-by-Kiwix-<>-E-i386.AppImage](https://github.com/kiwix/kiwix-js-pwa/releases/download/v<>-Wikivoyage/Wikivoyage-by-Kiwix-<>-E-i386.AppImage)
- **Installable (Electron)**
- + Deb package 64bit (Ubuntu, Debian) - [kiwix-js-wikivoyage_<>-E_amd64.deb](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>-Wikivoyage/kiwix-js-wikivoyage_<>-E_amd64.deb)
- + Deb package 32bit (Ubuntu, Debian) - [kiwix-js-wikivoyage_<>-E_i386.deb](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>-Wikivoyage/kiwix-js-wikivoyage_<>-E_i386.deb)
+ + Deb package 64bit (Ubuntu, Debian) - [kiwix-js-wikivoyage_<>-E_amd64.deb](https://github.com/kiwix/kiwix-js-pwa/releases/download/v<>-Wikivoyage/kiwix-js-wikivoyage_<>-E_amd64.deb)
+ + Deb package 32bit (Ubuntu, Debian) - [kiwix-js-wikivoyage_<>-E_i386.deb](https://github.com/kiwix/kiwix-js-pwa/releases/download/v<>-Wikivoyage/kiwix-js-wikivoyage_<>-E_i386.deb)
* **Windows**:
- **Store app for Windows 10/11** - _recommended_ (self-updates)
@@ -25,23 +25,23 @@ Please choose the correct version:
+ Or, on a PC, open a command prompt and run `winget install wikivoyage -s msstore`
+ Or, if you cannot use the Store, sideload a signed package with `winget install kiwix.wikivoyage` - upgrade easily by running `winget upgrade wikivoyage`
- **Installable (Electron)**
- + Windows 10/11 64bit - [Wikivoyage-by-Kiwix-<>-E.appx](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>-Wikivoyage/Wikivoyage-by-Kiwix-<>-E.appx) - new, modern install / uninstall
- + Windows 7/8/10/11 32bit (also runs on 64bit) - [Wikivoyage-by-Kiwix-Setup-<>-E.exe](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>-Wikivoyage/Wikivoyage-by-Kiwix-Setup-<>-E.exe) - traditional executable
+ + Windows 10/11 64bit - [Wikivoyage-by-Kiwix-<>-E.appx](https://github.com/kiwix/kiwix-js-pwa/releases/download/v<>-Wikivoyage/Wikivoyage-by-Kiwix-<>-E.appx) - new, modern install / uninstall
+ + Windows 7/8/10/11 32bit (also runs on 64bit) - [Wikivoyage-by-Kiwix-Setup-<>-E.exe](https://github.com/kiwix/kiwix-js-pwa/releases/download/v<>-Wikivoyage/Wikivoyage-by-Kiwix-Setup-<>-E.exe) - traditional executable
+ Alternatively, run `winget install kiwix.wikivoyage.electron` in a Windows 10/11 Terminal
- **Portable (Electron) - just unzip, no install needed**
- + Windows 7/8/10/11: [Wikivoyage-by-Kiwix-<>-E.zip](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>-Wikivoyage/Wikivoyage-by-Kiwix-<>-E.zip)
+ + Windows 7/8/10/11: [Wikivoyage-by-Kiwix-<>-E.zip](https://github.com/kiwix/kiwix-js-pwa/releases/download/v<>-Wikivoyage/Wikivoyage-by-Kiwix-<>-E.zip)
## Installation Instructions - Electron
* For the Windows 64bit or 32bit installable builds, simply download and launch. It will install itself, together with a shortcut in your shortcut menu, and run. When you want to update the app, just install a new version over it (it will uninstall the old one for you).
-* For the Windows Portable build, unzip the contents of the [Wikivoyage-by-Kiwix-<>-E.zip](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>-Wikivoyage/Wikivoyage-by-Kiwix-<>-E.zip) archive to any folder, or to a flash drive / thumb drive, and double click on `Start Wikivoyage by Kiwix` or `Start Wikivoyage by Kiwix.bat`, or open the `kiwix-js-windows-win32-ia32` folder and double click on `Wikivoyage by Kiwix.exe`.
+* For the Windows Portable build, unzip the contents of the [Wikivoyage-by-Kiwix-<>-E.zip](https://github.com/kiwix/kiwix-js-pwa/releases/download/v<>-Wikivoyage/Wikivoyage-by-Kiwix-<>-E.zip) archive to any folder, or to a flash drive / thumb drive, and double click on `Start Wikivoyage by Kiwix` or `Start Wikivoyage by Kiwix.bat`, or open the `kiwix-js-pwa-win32-ia32` folder and double click on `Wikivoyage by Kiwix.exe`.
* **For the Linux _portable_ builds,** download and save the correct AppImage file anywhere (e.g. your Desktop), and double-click it. If it doesn’t work, open a terminal and run `chmod a+x Wikivoyage-by-Kiwix*.AppImage` and then `./Wikivoyage-by-Kiwix*.AppImage`.
+ On **_Debian_**, if you have issues running the AppImage on older versions of the OS, you can try adding the `--no-sandbox` switch to the command (see https://github.com/electron/electron/issues/17972#issuecomment-516957971). This is not necessary on recent versions.
+ On **_OpenSUSE_**, you may need to install Chrome in order to get the dependencies necessary to run the AppImage (because Electron apps run Chrome internally). With **_older_** versions of OpenSUSE, you may additionally need to use these commandline switches: `./Wikivoyage-by-Kiwix*.AppImage --use-gl=disabled --disable-gpu-compositing`,¹ but this is no longer necessary in recent versions.
* **For the Linux _installable_ builds:**
+ **_Debian/Ubuntu_**: download the correct `.deb` package. Open a terminal, `cd` to the directory containing the package, and type `sudo apt-get update` followed by `chmod a+x ./kiwix-js-wikivoyage*.deb`, then `sudo apt install ./kiwix-js-wikivoyage*.deb`. To run the app from the command line, rather than from its installed icon, simply type `kiwix-js-wikivoyage` in terminal. On **Debian**, if you receive the error `libgbm.so.1: cannot open shared object file`, please run `sudo apt install libgbm-dev`. On older versions of Debian, you may have to add `--no-sandbox` to the command line when running the app, i.e. `kiwix-js-wikivoyage --no-sandbox`. When you want to update, just install the new version, and it will install over the old version.
+ For **OpenSUSE** and **Fedora**, it may be easiest to extract the files from the AppImage instead of using the Deb package. The executable is `kiwix-js-wikivoyage` and on older versions of OpenSUSE you may need to add the commandline switches `--use-gl=disabled --disable-gpu-compositing`.¹
-* Windows portable version: If you get a Windows Smartscreen notification on first launch, follow instructions to "Run anyway" if you trust this site. If you prefer, use the installable version [Wikivoyage-by-Kiwix-Setup-<>-E.exe](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>-Wikivoyage/Wikivoyage-by-Kiwix-Setup-<>-E.exe) which is digitally signed.
+* Windows portable version: If you get a Windows Smartscreen notification on first launch, follow instructions to "Run anyway" if you trust this site. If you prefer, use the installable version [Wikivoyage-by-Kiwix-Setup-<>-E.exe](https://github.com/kiwix/kiwix-js-pwa/releases/download/v<>-Wikivoyage/Wikivoyage-by-Kiwix-Setup-<>-E.exe) which is digitally signed.
¹ With many thanks to Jay Midura for documenting the switches needed for OpenSUSE.
@@ -60,10 +60,10 @@ Please choose the correct version:
### Known Issues
* **Printing**: In Electron apps, no preview is available prior to printing: we recommend you print to PDF first and then print the PDF, or use the PWA instead for printing (which has print preview). Before printing, ensure all sections you want to print are open (if you closed them).
-* Please see https://github.com/kiwix/kiwix-js-windows/issues for further known issues. If you find a new issue, please open a new issue on that page.
+* Please see https://github.com/kiwix/kiwix-js-pwa/issues for further known issues. If you find a new issue, please open a new issue on that page.
## Instructions for sideloading (UWP)
You can sideload the app easily by typing `winget install kiwix.wikivoyage` in a Command Prompt or PowerShell terminal (Windows 10 or 11). This will download and install the Electron-based appx. If you want to install the legacy UWP appxbundle based on EdgeHTML, then simply download the appxbundle (see below) and double click it. The app installer should launch and will let you install it.
-For Windows Mobile or for sideloading manually, please download [KiwixWebAppWikivoyage_<>.0_AnyCPU.appxbundle](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>-Wikivoyage/KiwixWebAppWikivoyage_<>.0_AnyCPU.appxbundle) and (for desktop systems) the zipped PowerShell script from Assets below. Then follow the detailed instructions at https://github.com/kiwix/kiwix-js-windows/tree/main/AppPackages#readme.
+For Windows Mobile or for sideloading manually, please download [KiwixWebAppWikivoyage_<>.0_AnyCPU.appxbundle](https://github.com/kiwix/kiwix-js-pwa/releases/download/v<>-Wikivoyage/KiwixWebAppWikivoyage_<>.0_AnyCPU.appxbundle) and (for desktop systems) the zipped PowerShell script from Assets below. Then follow the detailed instructions at https://github.com/kiwix/kiwix-js-pwa/tree/main/AppPackages#readme.
diff --git a/scripts/Kiwix_JS_Windows_E_Release_Body.md b/scripts/Kiwix_JS_Windows_E_Release_Body.md
index 0b0a430c..88089f03 100644
--- a/scripts/Kiwix_JS_Windows_E_Release_Body.md
+++ b/scripts/Kiwix_JS_Windows_E_Release_Body.md
@@ -1,6 +1,6 @@
## Portable and installable builds of Kiwix JS for Windows XP/Vista/7/8/10/11 and Linux
-This is **not** the UWP/Microsoft Store build. If you are using Windows 10 or 11, we strongly recommend [the Kiwix JS UWP release](https://kiwix.github.io/kiwix-js-windows/kiwix-js-uwp.html), which will keep itself up-to-date automatically. These portable and installable versions run on the included [Electron platform](https://www.electronjs.org/) version 16.0.2 and [NWJS](https://nwjs.io/) 0.59.1 (Win7/8/10/11) or 0.14.7 (XP/Vista).
+This is **not** the UWP/Microsoft Store build. If you are using Windows 10 or 11, we strongly recommend [the Kiwix JS UWP release](https://kiwix.github.io/kiwix-js-pwa/kiwix-js-uwp.html), which will keep itself up-to-date automatically. These portable and installable versions run on the included [Electron platform](https://www.electronjs.org/) version 16.0.2 and [NWJS](https://nwjs.io/) 0.59.1 (Win7/8/10/11) or 0.14.7 (XP/Vista).
These builds are packaged with the <> sample ZIM of the top 100 Wikipedia articles in English, `<>`. They will run on 32bit and 64bit editions of Windows or Linux (tested on Ubuntu, Debian and OpenSUSE - but see instructions below).
@@ -8,18 +8,18 @@ Choose the correct build:
* **Windows**:
- **Portable** (just unzip, no install needed)
- + Windows 7/8/10/11 - [kiwix_js_windows-<>N-win-ia32.zip](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>/kiwix_js_windows-<>N-win-ia32.zip) (NWJS)
- + Windows XP/Vista - [kiwix_js_windows-XP-<>N-win-ia32.zip](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>/kiwix_js_windows-XP-<>N-win-ia32.zip) (NWJS)
+ + Windows 7/8/10/11 - [kiwix_js_windows-<>N-win-ia32.zip](https://github.com/kiwix/kiwix-js-pwa/releases/download/v<>/kiwix_js_windows-<