Option 1 — Windows MSI Installer (Recommended) #
- Download
Claudius Corp-3.1.0.msifrom dmsi.gr - Double-click the installer
- Follow the setup wizard
- Launch from the Start Menu or Desktop shortcut
⚠️ Windows SmartScreen Warning
When running the MSI installer, Windows may show a SmartScreen warning stating the app is from an “unknown publisher.” This is because the installer is currently unsigned. To proceed: click More Info, then Run Anyway. Code signing is planned for a future release.
When running the MSI installer, Windows may show a SmartScreen warning stating the app is from an “unknown publisher.” This is because the installer is currently unsigned. To proceed: click More Info, then Run Anyway. Code signing is planned for a future release.
Option 2 — JAR (Requires Java 21+) #
- Download
claudius-corp-3.1.0.jarfrom dmsi.gr - Run:
java -jar claudius-corp-3.1.0.jar
Option 3 — Developer Edition #
See the Developer Edition Setup for the Developer Edition installation and configuration.
