GoForum🌐 V2EX

Win11 codex 桌面版死都打不开,不知道有没有人遇到

tinybug · 2026-07-13 17:03 · 0 次点赞 · 0 条回复

折腾了好久,看到这个 https://github.com/openai/codex/issues/31808

创建一个 Codex.ps1 文件,写入:

\(dir = Join-Path (Get-AppxPackage *Codex*).InstallLocation "app" Start-Process -FilePath (Join-Path \)dir “ChatGPT.exe”) -ArgumentList “–no-sandbox” -WorkingDirectory $dir

然后在 powershell 里执行,终于可以打开了

0 条回复
添加回复
你还需要 登录 后发表回复

登录后可发帖和回复

登录 注册
主题信息
作者: tinybug
发布: 2026-07-13
点赞: 0
回复: 0