Agent Console Desktop

Overview

The Heedify Agent Console Desktop is a native Windows application designed to deliver enhanced performance for agents. By running as a dedicated desktop application, it provides a optimized experience with improved responsiveness and resource efficiency compared to the web-based interface.

Installation Guide

Manual Installation

Download

Download the latest Heedify Agent Console installer: Heedify Agent Console Setup 1.0.0

Installation Steps

  1. Download the installer by using the link above to download the latest setup file
  2. Run the installer and follow the installation wizard and launch the application

System Requirements

  • Operating System: Windows 10 or later (64-bit)
  • Memory: 4 GB RAM minimum (8 GB recommended)
  • Disk Space: 500 MB available space
  • Network: Active internet connection for authentication and communication with Heedify services

Silent Installation

Basic Silent Install

.\Heedify Agent Console Setup 1.0.0.exe /S

Silent Install to Custom Directory

.\Heedify Agent Console Setup 1.0.0.exe /S /D=C:\CustomPath\Heedify

Note: The /D parameter must be the last parameter.

Custom Application Data

The Agent Console stores application data and configuration settings in the Windows registry. These values can be used for scripting, monitoring, and deployment automation.

Location: HKCU:\SOFTWARE\Heedify

  • Version - Application version
  • Publisher - “Heedify”
  • ProductName - “Heedify Agent Console”
  • InstallPath - Installation directory
  • InstallDate - Installation timestamp (YYYY-MM-DD HH:MM:SS)

Silent Uninstallation

Direct Uninstaller Path

"C:\Users\<username>\AppData\Local\Programs\Heedify Agent Console\Uninstall Heedify Agent Console.exe" /S

This site uses Just the Docs, a documentation theme for Jekyll.