Skip to content

Install the client

Thomas Emil Jensen edited this page Oct 2, 2023 · 9 revisions

🇩🇰 Dansk | 🇬🇧 English

Previous: Getting started


Fresh installation

Installing the client is a bit primitive, but very easy.

First, head over to the release page to download the latest release. A ZIP-file with a name starting with division-result-bridge should be available under Assets at the bottom of the page (most of the release description has been omitted on the image for clarity):

Example of release page. Arrow pointing to the ZIP-file that should be downloaded

Extraction of the ZIP-file yields a single folder, which contains the client program division-result-bridge.exe and all of its dependencies. You can place this folder anywhere you like, even on a USB flash drive. To run the client, simply open division-result-bridge.exe. For convenience, you may want to create a shortcut to it.

Updating

The client can check for new releases, which happens at program startup (at most once daily) or when triggered manually by the user through the Help menu. Updating to the new version is as primitive as the initial installation: Simply download the new version and use that one instead. You can even delete the old version, since settings are stored in the Windows registry and in user-exported config files - not in the program folder. Just make sure any shortcuts are updated to reference the new version.


Next: Initial configuration

Clone this wiki locally