Skip to content

Fix Windows codex app launcher paths#18530

Merged
etraut-openai merged 1 commit intoetraut/codex-app-x86from
fcoury/codex-app-x86-windows-fix
Apr 19, 2026
Merged

Fix Windows codex app launcher paths#18530
etraut-openai merged 1 commit intoetraut/codex-app-x86from
fcoury/codex-app-x86-windows-fix

Conversation

@fcoury-oai
Copy link
Copy Markdown
Contributor

Summary

This updates the Windows Codex Desktop launcher path handling. Store URLs now open through PowerShell, while shell app targets still use Explorer because Explorer can hand off shell targets successfully while returning a nonzero exit status.

It also normalizes extended Windows workspace paths before printing follow-up instructions, so users see standard drive and UNC paths after opening or installing Codex Desktop.

Validation

  • just fmt
  • cargo test -p codex-cli

Open Windows Store URLs through PowerShell while keeping Explorer for
shell app targets, since Explorer may return a nonzero status after a
successful shell handoff.

Normalize extended Windows workspace paths before printing them so users
see standard drive and UNC paths after opening or installing Codex
Desktop.
@fcoury-oai fcoury-oai marked this pull request as ready for review April 19, 2026 03:58
@etraut-openai etraut-openai merged commit 8fe0297 into etraut/codex-app-x86 Apr 19, 2026
24 checks passed
@etraut-openai etraut-openai deleted the fcoury/codex-app-x86-windows-fix branch April 19, 2026 04:52
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 19, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants