Skip to content

Installation

HAKAMIQ edited this page Jul 7, 2026 · 4 revisions

Installation

Download one of the release ZIP files from the latest GitHub Release:

https://github.com/HAKAMIQ/HakamiqChdTool.App/releases/latest

Recommended download

For most users, use:

HakamiqChdTool-v1.1.1-win-x64-self-contained.zip

This version is larger, but it does not normally require installing .NET separately.

Smaller download

HakamiqChdTool-v1.1.1-win-x64-runtime-required.zip

This version is smaller, but requires Microsoft .NET 8 Desktop Runtime.

If Windows shows "You must install .NET Desktop Runtime to run this application", install Microsoft .NET 8 Desktop Runtime, then run the application again.

How to run

Extract the ZIP file first, then run:

HakamiqChdTool.exe

Do not run apphost.exe from obj</code> or bin</code> folders. Those are build artifacts and are not intended for end users.

Runtime Required package

Package:

HakamiqChdTool-v1.1.1-win-x64-runtime-required.zip

SHA256:

8c867ad9b1e691d0ec6730d473bfe4adeb01bcd6b379e6d6e8ac28425e308b21

Use this package only if Microsoft .NET 8 Desktop Runtime is already installed on the PC.

Self-contained package

Package:

HakamiqChdTool-v1.1.1-win-x64-self-contained.zip

SHA256:

fed2cc54c98021845e15563075dde06e551584e008a9beea5f7ca7df6cc0ffba

Use this package if you want the simplest end-user setup.

Clone this wiki locally