AI SysHelper

Follow us

News, updates and support in our communities

Installation Guide

The program is portable — nothing is installed into your system. Just copy the folder anywhere and run SystemHelper.exe.

Two versions

  • GPU Version — For computers with NVIDIA graphics card. Faster, uses your video card.
  • CPU Version — Works on any computer.

Required for any version

  1. Microsoft Visual C++ Redistributable x64download and install. On most computers it is already installed — you can skip.

CPU Version

Nothing else to install. Works on any computer with Windows.

GPU Version

You need:

  1. NVIDIA graphics card (GTX 1060 6GB or newer, preferably RTX).
  2. Latest NVIDIA driver — download
  3. Windows 10 or Windows 11 (x64).

CUDA Toolkit is not needed — all CUDA libraries (cublas, npp, cufft) are already in the program folder.

How to check that everything works

  1. Open the program folder.
  2. Run SystemHelper.exe.
  3. The program window should show a license or trial.
  4. GPU version: on startup the log will show "CUDA available: 1 device(s)" — the video card is in use.

If the program doesn't start

  • VCRUNTIME140.dll not found — install Microsoft Visual C++ Redistributable x64 from the section above.
  • cublas64_12.dll not found — you are using the GPU version. Install CUDA Toolkit 12.x (any 12.x works, the author uses 12.8) — download.
    Choose: Windows — x86_64 — 12 — Installer Type — exe (local)
  • If the download or installation fails in your region, you may need to enable a VPN on your computer.

Program Settings

The settings guide is under development. Check back soon.