• 请不要在回答技术问题时复制粘贴 AI 生成的内容
tinybug
V2EX  ›  程序员

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

  •  
  •   tinybug · 4h 48m ago · 406 views

    折腾了好久,看到这个 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 里执行,终于可以打开了

    2 replies    2026-07-13 18:33:34 +08:00
    ofskos
        1
    ofskos  
       3h 35m ago
    我也遇到了,不过我用 codebuddy ,解决的,原因是我的电脑系统的杀毒软件被腾讯禁用了。以至于无法安装 codex ,
    ThisDay
        2
    ThisDay  
       3h 16m ago via Android
    --no-sandbox 应该是老生常谈的方案了,一堆浏览器套壳应用打不开都可以这样试试,甚至包括 chrome 自己
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3089 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 33ms · UTC 13:50 · PVG 21:50 · LAX 06:50 · JFK 09:50
    ♥ Do have faith in what you're doing.