🖍️
MagicMirror
  • Introduction
  • INSTALLATION
    • Docker Container
    • Ubuntu
    • Windows
  • RUNNING MAGICMIRROR
    • Command and Options
    • single-file-mode
    • batch-mode
    • More Docker Tricks
  • FAQ
  • Contact Us
Powered by GitBook
On this page
  • Download MagicMirror Executable
  • Install Dependency
  • Running MagicMirror

Was this helpful?

  1. INSTALLATION

Windows

The following instructions were tested on a freshly installed Windows 10 Enterprise, version 2004 system.

PreviousUbuntuNextCommand and Options

Last updated 4 years ago

Was this helpful?

Download MagicMirror Executable

MagicMirror Windows executable can be downloaded . The downloaded file needs to be unzipped.

Install Dependency

The only dependency MagicMirror needs for Windows is the Java Runtime Environment (JRE) 11, you can download JRE 11 . MagicMirror was tested on a freshly installed Windows 10 with JRE 11.0.10 installed. Due to recent changes in the Oracle JDK license updates, you will need to log in or register an account with Oracle in order to download JRE 11 for free, for non-commercial usage.

Running MagicMirror

MagicMirror has two modes, single-file-mode and batch-mode, which corresponds to executing a single contract, or a batch of contracts. You can find the quick start and more details for running MagicMirror in these modes in and .

here
here
single-file-mode
batch-mode