Update README.md

Former-commit-id: 002f60707cbdbaf13a88d7d0eed4a1d3ae78bd28 [formerly 4dfaa673b1160c65a23a8b35fa4533346fb93d77]
Former-commit-id: 9082423721188ba338991358ecb3c6589138cab8
This commit is contained in:
Jaifroid 2020-07-15 11:28:32 +01:00
parent 81b82d04a6
commit 35f13b6579

View File

@ -11,13 +11,11 @@ If you prefer not to (or cannot) use the Microsoft Store or wish to test a diffe
Starting in Windows 10 version 2004, **sideloading is enabled by default** and you can install apps by double-clicking signed app packages.
On Windows 10 version 1909 and earlier, sideloading requires some additional configuration (see below).
The Kiwix JS Windows packages are signed: download your `.appxbundle` (packages are available above inside `AppPackages/KiwixWebApp_0.x.x.x_[AnyCPU]_Test/`
folders) and launch it by double-clicking. You may be prompted to allow sideloading, or you may need to do this first on older versions of Windows:
Settings -> Update and security -> For developers.
* **Simple procedure**: Just launch your package! The Kiwix JS Windows packages are signed: you can download an `.appxbundle` above inside `AppPackages/KiwixWebApp_0.x.x.x_[AnyCPU]_Test/` folders, and launch it by double-clicking. You may be prompted to allow sideloading, or you may need enable it first on older versions of Windows: Settings -> Update and security -> For developers.
You will need a ZIM archive to use the full features of this app - [see below](#download-a-zim-archive-all-platforms).
**You will need a ZIM archive to use the full features of this app - [see below](#download-a-zim-archive-all-platforms).**
**_If this procedure fails_**, the package may not be a signed one, or else you have an even older version of Windows 10. In this case, follow the more complex procedure below:
**_If above procedure fails_**, the package may not be a signed one, or else you have an even older version of Windows 10. In this case, follow the more complex procedure below:
* Put your PC in Developer mode: Settings / Update and security / For developers (it is not enough to select "Sideload" for unsigned packages). Your device may need to download a developer package, install it, and restart.
* Then, launch a PowerShell command window: press Windows key and type PowerShell, right-click and "Run as Administrator".