DALI Help0.97 · Clinical
Getting started · Install

Install on Windows

~8 minutes · Windows 10 / 11 · 64-bit

System requirements, installer download, and first-run validation for DALI on Windows 10/11.

DALI ships as a signed MSI installer. This page walks through download, install, and first-run validation on Windows.

Before you start

Windows
10 (21H2+) or 11
GPU
NVIDIA RTX with >= 8 GB VRAM
Driver
NVIDIA >= 536.xx (CUDA 12.2+)
RAM
32 GB minimum, 64 GB recommended
Disk
40 GB free (20 GB for model weights)
Network
HTTPS egress for license + telemetry
Placeholder content — real install steps land in the next phase

Download the installer

Visit the portal at daliplan.com and sign in with your clinic account. You will receive an MSI file named DALI-Setup-<version>.msi from the Downloads panel.

Run the installer

Double-click the MSI and follow the wizard. The installer:

  1. Validates the system meets GPU and disk requirements.
  2. Places the application at C:\Program Files\DALI\.
  3. Registers a Start Menu entry and optional desktop shortcut.
  4. Creates a writable data directory at %LOCALAPPDATA%\DALI\.
Signed by DALI · SHA-256 matches release manifest

First launch

On first launch, DALI runs a short boot sequence:

License
Keygen.sh round-trip · ~500 ms
Updates
Forgejo release check · ~800 ms
Environment
Hardware profile upsert · ~200 ms
Weights
Disk check for segmentation + detection models

If model weights are missing, the splash transitions to a download state and pulls the bundles over HTTPS. Total initial setup with downloads: ~3–5 minutes on a 100 Mbit/s link.

Downloading model weights is required on first run only

What next

  • Complete license activation if the splash reports an invalid license.
  • Once the splash closes, try opening a first case.
  • If download fails behind a proxy, contact support for an airgapped bundle.

On this page