Skip to content

Create a Windows installer for Agent Eye #83

Description

@JeffSteinbok

Provide a Windows installer so users can install Agent Eye without a manual pip setup.

Goal

  • Package the tray app into a distributable Windows installer (e.g. MSI or a signed EXE via a tool like Inno Setup / WiX).
  • Install the app, its dependencies, and a Start Menu shortcut; register it to launch cleanly (no console window).
  • Support clean uninstall.

Notes

  • Should not require the user to have Python installed.
  • Wire the installer build into the release workflow so artifacts are produced on release.

Metadata

Metadata

Labels

puppets:needs-humanA genuine human decision or intervention is required.type:featureNew capability.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions