Skip to content

# [Bug]: Installer setup wizard has no Back button #688

@hgoodrow

Description

@hgoodrow

Description

The Windows installer/setup wizard does not provide a Back button at any step of the installation process. If a user makes a mistake (e.g., selects the wrong installation directory, provider, or configuration option), there is no way to go back and correct it.

The only workaround currently available is to cancel/terminate the installer entirely and restart from the beginning, which is disruptive and forces re-entry of all previously completed steps.


Steps to Reproduce

  1. Launch the OpenClaw Windows installer (OpenClawTray-0.6.3-win-x64.exe).
  2. Progress through one or more steps of the setup wizard (e.g., select an installation path, configure a provider, etc.).
  3. Realize a mistake was made on a previous step.
  4. Attempt to navigate back to the previous step.

Expected: A Back button is present, allowing the user to return to the previous step and correct the mistake.
Actual: No Back button exists. The user is stuck moving forward or must abort the entire installation.


Workaround

Cancel/kill the installer process and restart it from the beginning.


Impact

  • Severity: Medium — not a crash, but significantly degrades the installation UX.
  • Affected users: Anyone who makes any configuration error during the multi-step setup wizard.
  • Risk of workaround: Depending on how far into installation the user is when they abort, partial artifacts may be left on disk, potentially causing issues on retry.

Expected Behavior

Each step of the setup wizard should include a Back button that navigates the user to the previous step, preserving any values already entered — consistent with standard Windows installer UX conventions (NSIS, Inno Setup, WiX, etc.).


Environment

  • OS: Windows 11 Enterprise (64-bit)
  • OS Build: 10.0.26200
  • Architecture: AMD64 (x64)
  • Installer version: 0.6.3 (OpenClawTray-0.6.3-win-x64)
  • Installation method: Windows setup wizard / .exe installer

Additional Notes

Most installer frameworks (Inno Setup, WiX Toolset, NSIS) provide built-in Back/Next/Cancel navigation. If the current framework supports it, enabling the Back button may be a low-effort change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Normal priority bug or improvement with limited blast radius.clawsweeper:fix-shape-clearClawSweeper found a clear likely implementation shape for this issue.clawsweeper:needs-maintainer-reviewClawSweeper marked this issue as needing maintainer review before automation.clawsweeper:needs-product-decisionClawSweeper marked this issue as needing a product or behavior decision.clawsweeper:no-new-fix-prClawSweeper does not recommend queueing a new automated fix PR for this issue.clawsweeper:source-reproClawSweeper found a high-confidence source-level issue reproduction.impact:otherThis issue has meaningful maintainer-visible impact outside the owned taxonomy.issue-rating: 🦞 diamond lobsterVery strong issue quality with high-confidence source-level or clear reproduction.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions