MAJIC AI for Windows
MAJIC AI runs in any browser today. For a managed desktop presence, the MAJIC Agent bundle turns this Windows host into a MAJIC node โ the signed double-click chat wrapper is on the way.
How to install the agent bundle: unzip MajicChat-Setup.zip, then run the installer from an elevated PowerShell (Run as Administrator). Windows blocks scripts by default, so launch with an execution-policy bypass โ copy this exact command:
# In the unzipped folder, elevated PowerShell:
powershell -NoProfile -ExecutionPolicy Bypass -File .\Install-MajicAgent.ps1
The -ExecutionPolicy Bypass flag avoids the "running scripts is disabled on this system" error without changing your machine policy. Works today: the chat runs in any browser at
appmajic.ai/app. Stable bundle path:
win.appmajic.ai/MajicChat-Setup.zip. The signed double-click chat installer ships in an upcoming build and will overwrite the same path.