Update Kiwix_JS_Windows_Release_Body.md

Former-commit-id: 5dca027e0f692c1c905d14504da31d6dc6fa6bf8 [formerly 3a3ea338a1d47d5af4cc8643e0b35e24b9e77a95 [formerly 0eb3d022bfb72938cf1d8530a1554967c484ea35]]
Former-commit-id: 3fe2e30707e7afc3b70aa34047410a21cd36b176
Former-commit-id: 2bdd0b681aa9358169276c176093f4cbfda30ac1
This commit is contained in:
Jaifroid 2021-06-09 21:03:24 +01:00
parent 83fadbcf71
commit bc5e554273

View File

@ -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_<<base_tag>>.0_AnyCPU.appxbundle](https://github.com/kiwix/kiwix-js-windows/releases/download/v<<base_tag>>/KiwixWebApp_<<base_tag>>.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