mirror of
https://github.com/l0ng-ai/tty7.git
synced 2026-09-22 08:02:24 +00:00
Conflict resolution: main's updater work (#330) already localized every update string this branch was adding, with its own key names, so the duplicate `SettingsUpdate*` keys and the inline `phase_text` match are dropped in favour of main's `localized_update_phase`. The About page keeps neither the Explorer section nor the CLI toggle, which is the point of this branch. Two fixes on top: - The Explorer flag handling moves below `logfile::install`. A GUI-subsystem process has no console and Inno does not surface a [Run] entry's exit code, so the log was the only place a failed registration could have been reported -- and it ran before the log existed. - Document the feature, including the two flags. Windows also ships a portable zip, and with the Settings buttons gone that install had no way left to add or remove the verbs. Claude-Session: https://claude.ai/code/session_01H9QqEZ6JH3dGS6atEcf6ab