Back to main page

Signal.ge Windows Packages

Download the matching setup package to install the Signal.ge agent on Windows systems.

64-bit Windows

Invoke-WebRequest -Uri https://repo.signal.ge/windows/signalge-agent_1.3.1_windows_amd64_setup.exe -OutFile signalge-agent-setup.exe
Start-Process .\signalge-agent-setup.exe -Wait

Download 64-bit Windows setup

32-bit Windows

Invoke-WebRequest -Uri https://repo.signal.ge/windows/signalge-agent_1.3.1_windows_386_setup.exe -OutFile signalge-agent-setup.exe
Start-Process .\signalge-agent-setup.exe -Wait

Download 32-bit Windows setup