Skip to content

Keep Windows qtx.exe consistent with quantex.exe across self-upgrade and uninstall #76

@Drswith

Description

@Drswith

Summary

Track the behavior gap called out in Discussion #69 for Windows standalone installs.

Today install.ps1 installs quantex.exe and then copies it to qtx.exe, but the binary self-upgrade path operates on the currently executing executable path and does not explicitly define or test dual-file replacement semantics.

Source

Why this needs its own issue

This affects observable install and self-upgrade behavior, so it should land through a dedicated OpenSpec change in the self-upgrade domain rather than being bundled into the README documentation work.

Expected outcomes

  • define the intended Windows aliasing model
  • make self-upgrade and uninstall behavior consistent with that model
  • add tests and docs/runbook coverage for the chosen behavior

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions