You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Package Codex Meter as a small, framework-dependent, per-user Windows installation that launches immediately, starts at future Windows sign-ins, and removes itself cleanly.
Acceptance criteria
The installer targets 64-bit Windows and uses framework-dependent .NET 8 WPF deployment.
A missing .NET 8 Desktop Runtime produces a clear prerequisite message rather than a silent failure.
Installation registers Codex Meter for per-user Windows startup.
Codex Meter launches when installation completes.
The installer and installed application use the approved purple meter-ring CM icon.
Windows provides a conventional uninstall entry.
Uninstall removes application files and startup registration without removing unrelated Codex or .NET data.
A Windows installation smoke test covers install, immediate launch, next-sign-in startup, and uninstall cleanup.
Parent
Part of #1
What to build
Package Codex Meter as a small, framework-dependent, per-user Windows installation that launches immediately, starts at future Windows sign-ins, and removes itself cleanly.
Acceptance criteria
CMicon.Blocked by