Skip to content

Commit

Permalink
Fixed ARM64 installation steps.
Browse files Browse the repository at this point in the history
  • Loading branch information
lextm committed May 23, 2024
1 parent cba7e39 commit 838678e
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions manager/getting-started/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,23 +19,20 @@ Jexus Manager requires a machine that meets the following requirements,

MSI Based Installation
----------------------
#. Download the MSI installer ``JexusManager_x64.msi`` or
``JexusManager_x86.msi`` from `the latest release on GitHub <https://github.com/jexuswebserver/JexusManager/releases>`_ .
#. Download the MSI installer ``JexusManager_arm64.msi`` ``JexusManager_x64.msi`` or
``JexusManager_x86.msi`` from `the latest release on GitHub <https://github.com/jexuswebserver/JexusManager/releases>`_ to match your machine hardware.
#. Install from the MSI installer.
#. Launch Jexus Manager from Start menu.

.. note:: If some conditions do not meet, the MSI installer will display an
error message and indicate how to resolve them.

.. note:: The x64 installer works most of the times on Windows ARM64. In case
you hit specific issues, please post a comment to `this GitHub issue <https://github.com/jexuswebserver/JexusManager/issues/152>`_ .

Portable Installation
---------------------
In certain cases, you might not be able to execute the MSI installer on some
machines (such as without administrator permissions). Then,

#. Install Jexus Manager from the MSI installer on a spare machine.
#. Install Jexus Manager from the MSI installer on a spare machine with compatible hardware.
#. Copy all files in the installation folder to the target machine.
#. Double click ``JexusManager.exe`` to launch Jexus Manager.

Expand Down

0 comments on commit 838678e

Please sign in to comment.