Download
AMD64 (x86_64)
Standard 64-bit Windows systems.
ARM64
ARM-based Windows devices.
Quick Start
Run from an elevated command prompt (Run as administrator):Replace
<version> with the actual version number (e.g. 26.2.1.3). <installer_path> is the full path to where you downloaded the installer.Parameters
| Parameter | Default | Description |
|---|---|---|
APPDIR | C:\Program Files\askui GmbH\AskUI AgentOS | Install location. Must be accessible to all users. |
SERVICE_SUBNET | 127.0.0.1 | Network subnet the service listens on. |
SERVICE_LISTENING_PORT | 26000 | Main service port. |
SERVICE_LOG_LEVEL | Debug | Log verbosity: Info or Debug. |
SERVICE_ENABLE_SAS | 1 | Enable Secure Attention Sequence (CTRL+ALT+DEL). 0 to disable. |
SERVICE_EXECUTION_ENGINE_ELEVATED | 0 | Run execution engine with elevated privileges. 1 to enable. |
SERVICE_EXECUTION_ENGINE_LISTENING_PORT | 23000 | Execution engine port. |
SERVICE_EXECUTION_ENGINE_VISIBLE | 0 | Show execution engine UI/process. 1 to make visible. |
SERVICE_TRANSFER_SESSION_ON_DISCONNECT | 1 | Transfer remote sessions on disconnect (RDP resilience). 0 to disable. |