Prerequisites
- Windows (Windows 10, Windows 11, Windows Server 2019+)
- Administrator rights — the installer will prompt for elevation if needed.
Enterprise Ready
The installer ships with enterprise security requirements built in:- Signed binaries — no need to bypass SmartScreen, Gatekeeper, or Execution Policies.
- Separated binaries and data — program files and configuration/data are stored separately, following security best practices.
- Enterprise proxy and CA support — compatible with deep packet inspection setups.
UI Installation
- Run the AgentOS installer (EXE).
- If prompted, approve the administrator elevation request.
- Go through the installer and open the config page to set options.
- Click Install and wait for completion.
- Click Finish. If the installer asks to reboot, restart the machine so all changes take effect.
Silent Installation
For scripts, CI, or unattended setups, run the installer from an elevated command prompt (Run as administrator).Replace
<version> with the actual version number of your installer (e.g. 26.2.1.3).After Installation
- Default install path:
C:\Program Files\askui GmbH\AskUI AgentOS - The AskUI Python SDK automatically detects the service and uses it instead of standalone mode.
- After uninstalling the app, the SDK falls back to standalone mode.