beLow - Technical documentation
  • Compatibility
  • Installation guide
    • Installation modes
    • Installation instructions
      • Linux
        • Requirements
        • Installation
      • Windows
        • Requirements
        • Installation
  • Getting started
    • Start beLow
    • Sign up/log in
    • Setup a new project
    • Run an analysis
    • Run an optimization
  • Compatibility guide
    • Compatibility generalities
    • Compatibility specifics
    • CMake
    • Makefiles on Windows
    • STM32CubeIDE on Windows
    • IAR Embedded Workbench for ARM
    • Bazel
    • Custom Docker image
  • FAQ / Troubleshooting
    • FAQ
    • Troubleshooting
Powered by GitBook
On this page
  • Preparation
  • Get installer
  • Installation
  • Removal
  • Offline
  1. Installation guide
  2. Installation instructions
  3. Windows

Installation

This page describes how to install beLow solution step by step on Windows.

PreviousRequirementsNextGetting started

Last updated 5 months ago

Preparation

First, be sure to meet all hardware and software .

Get installer

You can get the latest Windows package for your distribution from WedoLow's sales.

Installation

Docker must be running during installation.

First, unzip the downloaded .zip archive in a directory of your machine, and run the .msi file extracted from the archive by double-clicking on it.

Unzipping the archive is compulsory, running the .msi file directly from the archive will make the installation fail.

Click Next and accept the license agreement to continue.

Choose your setup.

For a classical usage, select Complete or Typical. Click Next, then Install. In Custom mode you may select:

  • Everything for a full installation

  • UI for UI installation only

  • beLowCTL for server installation only

  • runner for runner installation only

During the installation, one or multiple terminal will pop up to run some post-installation commands, such as installation of Visual C++ Redistributables if not already installed on your machine or beLow's Docker images import.

Removal

You may remove beLow in Apps & features section of Windows.

Find beLow, click Uninstall and follow the instructions.

Offline

You must have a zip file containing the required docker images. This file is provided by Wedolow.

  1. Do the installation as explained before

  2. Unzip the provided file on your desktop

  3. Open a PowerShell terminal and run the following commands (assuming your username is myName):

belowctl-headless docker-images import --input c:\Users\myName\desktop\docker-images-export

Do not close the terminals, or the installation will fail and need to be repaired (see section).

FAQ / Troubleshooting
requirements
Setup welcome message
Setup type selection
Install confirmation screen
Install in progress
Post-installation commands being run
Uninstall beLow