diff --git a/scripts/Kiwix_JS_Windows_Release_Body.md b/scripts/Kiwix_JS_Windows_Release_Body.md index fd245aa9..86d39a19 100644 --- a/scripts/Kiwix_JS_Windows_Release_Body.md +++ b/scripts/Kiwix_JS_Windows_Release_Body.md @@ -1,10 +1,8 @@ ## This is the Windows 10 UWP app for Windows desktop/mobile/ARM -### Major new feature: multiple browsing windows for desktop users (see screenshot)! - Please choose the correct version: -* For **Windows 10**: install it from the Microsoft Store: https://www.microsoft.com/store/apps/9P8SLZ4J979J (it will self-update automatically), or you can sideload it (see instructions below) +* For **Windows 10**: install it from the Microsoft Store: https://www.microsoft.com/store/apps/9P8SLZ4J979J (it will self-update automatically), or open a command prompt and run `winget install kiwix`; you can also sideload it (see instructions below) * For **Windows 7/8/10** or **Linux (Ubuntu, Debian)** 32bit/64bit desktop only: use the portable or installable [NWJS/Electron versions](https://kiwix.github.io/kiwix-js-windows/kiwix-js-electron.html) (NB these do not self-update yet) * For **Windows XP** or **Windows Vista**: use the older [NWJS release](https://kiwix.github.io/kiwix-js-windows/kiwix-js-nwjs.html) @@ -18,6 +16,8 @@ If you prefer not to use the Microsoft Store or wish to test a [different build] ## Manual Installation: Windows 10 Tablet / PC +**New!** You can sideload the app easily by typing `winget install kiwix` in a Command Prompt or PowerShell terminal. If you don't yet have [`winget`](https://docs.microsoft.com/en-us/windows/package-manager/winget/), use these manual instructions: + **Uninstall any previous installation of Kiwix JS Windows (UWP) before you follow this procedure**. Download the signed bundle [KiwixWebApp_<>.0_AnyCPU.appxbundle](https://github.com/kiwix/kiwix-js-windows/releases/download/v<>/KiwixWebApp_<>.0_AnyCPU.appxbundle) and run/launch it (depending on the browser, you may need to single-click or double-click the file or "download complete" notification). The App Installer should open and ask you whether you wish to install (it may also ask you if you wish to allow sideloading apps: if so, answer yes). If you are satisfied that the app is trusted, click Install. @@ -26,7 +26,7 @@ On slightly older versions of Windows 10, you may need to enable sideloading of If the above procedures fail, or the App Installer is not available, then download and unzip into a folder the `PowerShell.Installation.Script...` from Assets, place the `.appxbundle` in the same folder, and follow PowerShell Installation instructions [here](https://github.com/kiwix/kiwix-js-windows/tree/master/AppPackages#windows-10-tablet--pc) (except that you don't need to download further files, all the needed ones are included in the zip file `PowerShell.Installation.Script...`). -In case you are still unable to sideload, try the [NWJS release](https://kiwix.github.io/kiwix-js-windows/kiwix-js-nwjs.html) if you cannot use the Store. +In case you are still unable to sideload, try the [Electron or NWJS releases](https://kiwix.github.io/kiwix-js-windows/kiwix-js-electron.html). ## Manual Installation: Windows 10 Mobile